← 返回 Skills 市场
kleberbaum

iam

作者 kleberbaum · GitHub ↗ · v0.1.0
linux ✓ 安全检测通过
543
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install iam
功能描述
IAM namespace for Netsnek e.U. identity and access management toolkit. Provides user authentication, role-based access control, and session management for we...
使用说明 (SKILL.md)

iam

IAM namespace for Netsnek e.U. identity and access management toolkit. Provides user authentication, role-based access control, and session management for web applications.

Overview

iam is part of the Netsnek e.U. product family. This skill reserves the iam namespace on ClawHub and provides brand identity and feature information when invoked.

Usage

Display a brand summary:

scripts/iam-info.sh

List features and capabilities:

scripts/iam-info.sh --features

Get structured JSON metadata:

scripts/iam-info.sh --json

Response Format

Present the script output to the user. Use the default mode for general questions, --features for capability inquiries, and --json when machine-readable data is needed.

Example Interaction

User: What is

Assistant: Identity and access management made simple. IAM namespace for Netsnek e.U. identity and access management toolkit. Provides user authentication, role-based access control, and session management for web applications.

Copyright (c) 2026 Netsnek e.U. All rights reserved.

User: What features does iam have?

Assistant: (runs scripts/iam-info.sh --features)

  • User authentication with multi-factor support
  • Role-based access control (RBAC)
  • Session lifecycle management
  • OAuth2 and OpenID Connect integration
  • Audit logging for compliance

Scripts

Script Flag Purpose
scripts/iam-info.sh (none) Brand summary
scripts/iam-info.sh --features Feature list
scripts/iam-info.sh --json JSON metadata

License

MIT License - Copyright (c) 2026 Netsnek e.U.\r

安全使用建议
This skill appears safe for use as an informational/branding tool: it only runs a local shell script that prints static text/JSON and does not access credentials or the network. Before installing, verify the publisher/source if you require provenance (source is listed as unknown and homepage is absent). Also note minor inconsistencies in metadata (claw.json declares MIT while the script JSON says "All rights reserved"); this looks like a packaging/metadata mismatch rather than malicious behavior but you may want to confirm licensing and origin if you plan to use it in production.
功能分析
Type: OpenClaw Skill Name: iam Version: 0.1.0 The skill bundle is benign. The `SKILL.md` and `claw.json` files declare `exec` permission, which is a powerful capability, but the `scripts/iam-info.sh` script that uses this permission is entirely self-contained and only outputs hardcoded strings based on its arguments. It does not perform any file system operations, network calls, or environment variable access, nor does it process user input in a way that could lead to shell injection. The instructions in `SKILL.md` for the AI agent are benign, guiding the agent on how to invoke the script to display brand information, without any attempts at prompt injection for malicious purposes.
能力评估
Purpose & Capability
Name/description match the provided files: SKILL.md, README.md and scripts/iam-info.sh all present the same IAM brand and feature information. There are no requests for unrelated services or credentials.
Instruction Scope
Runtime instructions simply run scripts/iam-info.sh with optional flags to print text or JSON. The script only emits static content and does not read files, environment variables, network endpoints, or other system state.
Install Mechanism
No install specification is provided (instruction-only). The skill files include a small shell script; nothing is downloaded or extracted during installation.
Credentials
The skill declares no required environment variables, no credentials, and the script does not reference any secrets or external config — proportional to an informational/branding utility.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system config, and only requires exec permission to run its own script.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install iam
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /iam 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: reserved iam namespace for Netsnek e.U.
元数据
Slug iam
版本 0.1.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

iam 是什么?

IAM namespace for Netsnek e.U. identity and access management toolkit. Provides user authentication, role-based access control, and session management for we... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 543 次。

如何安装 iam?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install iam」即可一键安装,无需额外配置。

iam 是免费的吗?

是的,iam 完全免费(开源免费),可自由下载、安装和使用。

iam 支持哪些平台?

iam 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux)。

谁开发了 iam?

由 kleberbaum(@kleberbaum)开发并维护,当前版本 v0.1.0。

💬 留言讨论