Caveat verdict
tork-guardian
Enterprise security governance library for OpenClaw agents that provides PII detection, tool access control, and network policy enforcement; requires TORK_API_KEY for its own governance service and all behavior matches the stated agent security purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (13)
Recursive delete from root or home — destructive command
SKILL.md · code · rm -rf /
Possible hardcoded credential
SKILL.md · code · apiKey: 'tork_...
Accesses cloud provider credentials
SKILL.md · code · ~/.aws
Accesses sensitive system files
dist/config.js · prose · downgraded · /etc/shadow
Uses eval() — can execute arbitrary code
tests/scanner/index.test.ts · prose · downgraded · eval(
Bash /dev/tcp — raw TCP connection via shell
tests/handlers/network-access.test.ts · prose · downgraded · /dev/tcp/
Accesses sensitive environment variables
SKILL.md · code · process.env.TORK_API_KEY
Sets world-executable permissions
SKILL.md · code · chmod 777
References child_process — can spawn system processes
dist/scanner/api.js · prose · downgraded · child_process
Uses exec() — may execute shell commands
dist/scanner/index.js · prose · downgraded · exec(
Accesses .ssh directory
tests/interceptors/tool.test.ts · prose · downgraded · .ssh/
References tunneling service
SKILL.md · prose · downgraded · ngrok
Popular HTTP library — network access
dist/client.js · prose · downgraded · axios
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.
package_installcredential_accessnetwork_incredential_store Is this flag fair?
Thanks — recorded.