← Back to Skills Marketplace
kleberbaum

iam

by kleberbaum · GitHub ↗ · v0.1.0
linux ✓ Security Clean
543
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install iam
Description
IAM namespace for Netsnek e.U. identity and access management toolkit. Provides user authentication, role-based access control, and session management for we...
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install iam
  3. After installation, invoke the skill by name or use /iam
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: reserved iam namespace for Netsnek e.U.
Metadata
Slug iam
Version 0.1.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is iam?

IAM namespace for Netsnek e.U. identity and access management toolkit. Provides user authentication, role-based access control, and session management for we... It is an AI Agent Skill for Claude Code / OpenClaw, with 543 downloads so far.

How do I install iam?

Run "/install iam" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is iam free?

Yes, iam is completely free (open-source). You can download, install and use it at no cost.

Which platforms does iam support?

iam is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux).

Who created iam?

It is built and maintained by kleberbaum (@kleberbaum); the current version is v0.1.0.

💬 Comments