ClawAudit verdict
clawscan-vigil
The skill seems to be a security scanner, which by its nature may exhibit suspicious behavior but does not appear malicious itself.
⚠ 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 (4)
Uses eval() — can execute arbitrary code
core/dynamic_tracer.py · prose · downgraded · eval(
subprocess execution — runs system commands from Python
README.md · code · subprocess.run(
Uses exec() — may execute shell commands
core/dynamic_tracer.py · prose · downgraded · exec(
Python os.getenv — reads environment variable
README.md · prose · downgraded · os.getenv(
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
Requires 1 system binary.
network_in Is this flag fair?
Thanks — recorded.