ClawAudit verdict

Sentinel — Agent Security Layer

sentinel-oleg

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Runtime security layer scanning agent inputs and outputs for threats and logging to local files; behavior is defensive and transparent.

⚠ 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.

0
security
70
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (10)

Pattern match high

Pipe-to-shell pattern (wget | sh)

scripts/sentinel-input.sh · prose · downgraded · wget [^&]*&& ?(bash|sh

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/sentinel-input.sh · prose · downgraded · |sh

Pattern match high

Bash /dev/tcp — raw TCP connection via shell

scripts/sentinel-input.sh · prose · downgraded · /dev/tcp/

Pattern match high

Pipe to python — executes piped content as Python code

scripts/sentinel-input.sh · prose · downgraded · |python

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/sentinel-input.sh · prose · downgraded · | bash

Pattern match medium

Possible prompt injection — attempts to redefine agent identity

scripts/sentinel-input.sh · prose · downgraded · you are now

Pattern match medium

References child_process — can spawn system processes

scripts/sentinel-input.sh · prose · downgraded · child_process

Pattern match medium

Accesses .ssh directory

scripts/sentinel-input.sh · prose · downgraded · .ssh/

Pattern match medium

Instructs covert action — may act without user awareness

scripts/sentinel-premium-check.sh · prose · downgraded · silently

Pattern match low

References tunneling service

SKILL.md · prose · downgraded · ngrok

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.

network_out

Is this flag fair?

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