Caveat verdict

paper-diagram

ynu-papergraphgeneration-qclaw

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

Accesses credentials AND encodes data

Duplicate of ynu-papergraphgeneration-openclaw with identical purpose and implementation; generates academic diagrams with user-configured API credentials and no malicious behavior.

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.

35
security
40
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 encodes data — may obfuscate stolen credentials

LLM02 · ASI03 · ASI04

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match medium

Base64 encoding/decoding

SKILL.md · code · base64-encode

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

subprocess execution — runs system commands from Python

scripts/chart_generator.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

scripts/draw.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/draw.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: BANANA2_API_KEY). Requires 1 system binary.

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