ClawAudit verdict
x-scout
The skill appears to be a simple Twitter intelligence scraper with no suspicious capabilities or behaviors.
⚠ 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 (6)
Possible hardcoded credential
setup.sh · prose · downgraded · API_KEY: " TW_KEY
if [ -z
References sudo — requests elevated privileges
setup.sh · prose · downgraded · sudo
subprocess execution — runs system commands from Python
x_scout.py · prose · downgraded · subprocess.check_call(
Python os.environ.get — reads environment variable
x_scout.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
x_scout.py · prose · downgraded · Got
POSTs data to external URL
x_scout.py · prose · downgraded · .post(
"https://
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 1 environment variable. (1 sensitive: TWITTERAPI_KEY). Requires 2 system binaries. (1 elevated: curl).
Is this flag fair?
Thanks — recorded.