Caveat verdict

ai-agent-runtime

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

This is a documented AI agent runtime with a local web interface on localhost:18953 supporting multiple LLM providers; the content describes standard feature documentation with no unexpected data exfiltration or manipulation.

โš  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
100
transparency
90
maintenance

Findings (5)

Pattern match critical

Pipe-to-shell pattern (curl | sh) โ€” supply chain attack vector

README.md ยท code ยท curl -fsSL https://raw.githubusercontent.com/fastclaw-ai/fastclaw/main/install.s

Pattern match critical

Pipe to bash โ€” executes piped content as shell commands

README.md ยท code ยท | bash

Pattern match critical

Recursive delete from root or home โ€” destructive command

README.md ยท code ยท rm -rf ~

Pattern match high

References sudo โ€” requests elevated privileges

README.md ยท code ยท sudo

Pattern match medium

References agent memory files

README.md ยท code ยท MEMORY.md

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/E). 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.

Is this flag fair?

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