ClawAudit verdict

agent-life

18
๐Ÿ”ด Dangerous
Reviewed by ClawAudit โ€” concrete malicious or deceptive behavior found

The skill executes the alf CLI, which could potentially be used to access and modify system files, and requires ALF_API_KEY, posing a risk if misused.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

78
security
100
transparency
90
maintenance

Findings (3)

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md ยท frontmatter ยท ~/.openclaw/openclaw.json

Coarse signal โ€” prose, single-step high

Instruction-prose smuggling shape detected: collects a sensitive target ("API key") and emits it outward ("report"). Phrased as prose with no trigger tokens โ€” a semantic prompt-injection / data-exfil pattern the syntactic scanners can't see. Final tier capped at Caution; review the instructions before installing.

SKILL.md ยท | Error / Issue Code | Cause | Fix | | --- | --- | --- | | `no_api_key` | No API key configured | `alf login --key <key>` | | `workspace_not_found` | Workspace

Pattern match low

References agent memory files

SKILL.md ยท prose ยท downgraded ยท MEMORY.md

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class F). Final tier capped at Caution โ€” cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: ALF_API_KEY). Requires 1 system binary.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API