ClawAudit verdict

n8n

n8n-1-0-2

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

n8n workflow management skill using N8N_API_KEY only with a user-configured n8n instance URL; all operations are standard workflow API management actions.

โš  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.

28
security
40
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท API_KEY="your-api-key-here

Pattern match high

Accesses shell history/config

SKILL.md ยท code ยท ~/.zshrc

Pattern match low

Python os.getenv โ€” reads environment variable

scripts/n8n_api.py ยท prose ยท downgraded ยท os.getenv(

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

package_installcredential_access

Is this flag fair?

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