ClawAudit verdict

devtools-secrets

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

Knowledge and guardrails skill for a local secrets toolchain (mise + fnox + infisical) that reads local config state to provide guidance; no data exfiltration and explicit toolchain validation before proceeding.

⚠ 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
70
transparency
70
maintenance

Findings (11)

Pattern match critical

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

references/infisical-patterns.md · code · curl -1sLf 'https://dl.infisical.com/get-cli.sh' | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

references/infisical-patterns.md · code · | bash

Pattern match critical

Possible hardcoded credential

references/infisical-patterns.md · code · TOKEN="<access-token>

Pattern match high

Pipe to sh — executes piped content as shell commands

SKILL.md · prose · downgraded · | sh

Pattern match high

Accesses system credential store

references/fnox-configuration.md · code · keychain

Pattern match high

Accesses .ssh directory

references/fnox-configuration.md · code · .ssh/

Pattern match high

References sudo — requests elevated privileges

references/fnox-configuration.md · code · sudo

Pattern match high

apt-get install — installs system packages

references/fnox-configuration.md · code · apt-get install

Pattern match high

Accesses shell history/config

references/fnox-configuration.md · code · ~/.zshrc

Pattern match high

Uses exec() — may execute shell commands

references/mise-integration.md · code · exec(

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B). 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.

Is this flag fair?

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