ClawAudit verdict
async-task
The skill instructs cloning from a third-party GitHub repo and installing it globally via npm link, and also supports a configurable ASYNC_TASK_PUSH_URL that could redirect task results including session content to an arbitrary external endpoint.
⚠ 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)
Possible hardcoded credential
SKILL.md · code · TOKEN="your-token
References child_process — can spawn system processes
async-task.js · prose · downgraded · child_process
Node http/https module — low-level network access
async-task.js · prose · downgraded · require('https')
Accesses sensitive environment variables
async-task.js · prose · downgraded · process.env.ASYNC_TASK_AUTH_TOKEN
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_in Is this flag fair?
Thanks — recorded.