ClawAudit verdict

agent-skills-setup

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

This skill provides standardized documentation and workflows for migrating AI-agent configurations between IDEs; it uses bash scripts to copy local config files between known IDE directories, which is entirely consistent with its stated purpose of skill/config migration.

⚠ 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.

0
security
80
transparency
70
maintenance

Permission integrity

Accesses agent memory/configuration files

agent_memory

Findings (9)

Pattern match critical

Possible hardcoded credential

references/openclaw.md · code · API_KEY: "${GEMINI_API_KEY}

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · code · ~/.openclaw/openclaw.json

Pattern match high

apt-get install — installs system packages

references/openclaw.md · code · apt-get install

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

scripts/auto-configure-openclaw-skills.sh · prose · downgraded · curl -fsSL https://openclaw.ai/install.sh | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/auto-configure-openclaw-skills.sh · prose · downgraded · | bash

Pattern match medium

Accesses cloud provider credentials

SKILL.md · prose · downgraded · ~/.aws

Pattern match medium

Uses exec() — may execute shell commands

scripts/auto-configure-openclaw-skills.sh · prose · downgraded · exec(

Pattern match low

References agent configuration files

references/ide-config-verification.md · prose · downgraded · CLAUDE.md

Pattern match low

Accesses sensitive environment variables

scripts/auto-configure-openclaw-skills.sh · prose · downgraded · process.env.API_KEY

Why the tier is capped

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

Permissions & capabilities

No declared permissions — minimal attack surface.

agent_memory

Is this flag fair?

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