ClawAudit verdict

observability-lgtm

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Local LGTM observability stack setup using Docker Compose; executionSinkDetected reflects Docker commands for local infrastructure, explicitly documented as outbound=false with all services self-hosted.

โš  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.

3
security
80
transparency
90
maintenance

Permission integrity

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

network_out

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Pipe-to-python pattern โ€” remote code execution risk

SKILL.md ยท code ยท curl -s "http://localhost:9091/api/v1/targets" | python

Pattern match critical

Pipe to python โ€” executes piped content as Python code

SKILL.md ยท code ยท | python3

Pattern match low

Python os.environ.get โ€” reads environment variable

assets/lib/observability.py ยท prose ยท downgraded ยท os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/C). Final tier capped at Caution โ€” cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 system binaries. (1 elevated: docker).

network_innetwork_outpackage_install

Is this flag fair?

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