ClawAudit verdict

reactive-resume

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

An open source resume builder development guide for the Reactive Resume project; the credential_access is for standard database/auth environment variables documented transparently for local development.

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

25
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 (6)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match medium

Accesses sensitive environment variables

references/api-reference.md · code · process.env.STORAGE_ACCESS_KEY

Pattern match medium

subprocess execution — runs system commands from Python

scripts/db-reset.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

scripts/db-reset.py · prose · downgraded · subprocess.run(command, shell=True

Pattern match low

Opens WebSocket connection

references/deployment.md · prose · downgraded · WebSocket

Pattern match low

Python os.environ.get — reads environment variable

scripts/db-reset.py · prose · downgraded · os.environ.get(

Why the tier is capped

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

network_incredential_accesspackage_install

Is this flag fair?

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