Caveat verdict

tork-guardian

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
40
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (13)

Pattern match critical

Recursive delete from root or home — destructive command

SKILL.md · code · rm -rf /

Pattern match critical

Possible hardcoded credential

SKILL.md · code · apiKey: 'tork_...

Pattern match high

Accesses cloud provider credentials

SKILL.md · code · ~/.aws

Pattern match high

Accesses sensitive system files

dist/config.js · prose · downgraded · /etc/shadow

Pattern match high

Uses eval() — can execute arbitrary code

tests/scanner/index.test.ts · prose · downgraded · eval(

Pattern match high

Bash /dev/tcp — raw TCP connection via shell

tests/handlers/network-access.test.ts · prose · downgraded · /dev/tcp/

Pattern match medium

Accesses sensitive environment variables

SKILL.md · code · process.env.TORK_API_KEY

Pattern match medium

Sets world-executable permissions

SKILL.md · code · chmod 777

Pattern match medium

References child_process — can spawn system processes

dist/scanner/api.js · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

dist/scanner/index.js · prose · downgraded · exec(

Pattern match medium

Accesses .ssh directory

tests/interceptors/tool.test.ts · prose · downgraded · .ssh/

Pattern match low

References tunneling service

SKILL.md · prose · downgraded · ngrok

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API