Caveat verdict

smart-agent-workflow

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

Agent workflow methodology for task management and context optimization, purely instructional with no network calls or credential access.

⚠ 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
90
transparency
70
maintenance

Findings (8)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

docs/OLLAMA_SETUP.md · code · curl -fsSL https://ollama.com/install.sh | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

docs/OLLAMA_SETUP.md · code · | sh

Pattern match critical

Possible hardcoded credential

docs/OLLAMA_SETUP.md · code · TOKEN="你的Bot Token

Pattern match critical

Recursive delete from root or home — destructive command

docs/OLLAMA_SETUP.md · code · rm -rf ~

Pattern match high

HTTP request to bare IP address — common in malicious payloads

docs/OLLAMA_SETUP.md · code · http://127.0.0.1

Pattern match high

Uses exec() — may execute shell commands

process-standards/core/SECURITY_CHECK.md · code · exec(

Pattern match medium

References agent configuration files

SKILL.md · code · CLAUDE.md

Pattern match medium

References agent memory files

process-standards/core/CONTEXT_MANAGEMENT_v2.0.md · code · MEMORY.md

Why the tier is capped

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