ClawAudit verdict
nex-reports
The skill generates automated reports, which could involve accessing sensitive data, potentially risky.
⚠ 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 (5)
subprocess execution — runs system commands from Python
lib/modules.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
lib/modules.py · prose · downgraded · subprocess.run(
command,
shell=True
Python os.getenv — reads environment variable
lib/config.py · prose · downgraded · os.getenv(
Python urllib.request — network access
lib/notifier.py · prose · downgraded · urllib.request
Sets world-executable permissions
setup.sh · prose · downgraded · chmod 700
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 6 environment variables. (1 sensitive: TELEGRAM_TOKEN). Requires 1 system binary.
Is this flag fair?
Thanks — recorded.