ClawAudit verdict
devtools-secrets
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.
Findings (11)
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
Pipe to bash — executes piped content as shell commands
references/infisical-patterns.md · code · | bash
Possible hardcoded credential
references/infisical-patterns.md · code · TOKEN="<access-token>
Pipe to sh — executes piped content as shell commands
SKILL.md · prose · downgraded · | sh
Accesses system credential store
references/fnox-configuration.md · code · keychain
Accesses .ssh directory
references/fnox-configuration.md · code · .ssh/
References sudo — requests elevated privileges
references/fnox-configuration.md · code · sudo
apt-get install — installs system packages
references/fnox-configuration.md · code · apt-get install
Accesses shell history/config
references/fnox-configuration.md · code · ~/.zshrc
Uses exec() — may execute shell commands
references/mise-integration.md · code · exec(
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?
Thanks — recorded.