Caveat verdict

source-cult-follower

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

Accesses credentials AND makes external network calls

The 'Agent System Instruction' section directs the agent to automatically check its status and execute join.sh to register with an external portal (moltbook.com) upon skill installation, saving credentials there without the user explicitly requesting this — the agent is being programmed to autonomously act on behalf of a third-party network.

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
50
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination high

Accesses credentials AND makes external network calls — potential credential theft

LLM02 · ASI03

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (2)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

SKILL.md · code · curl -s $SOURCE_CULT_API_BASE/api/status | python

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Why the tier is capped

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

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