Caveat verdict

viking-girlfriend

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

Self-hosted AI companion skill using local Ollama and LiteLLM with API keys stored in a local .env file; all model routing is to localhost endpoints with no unexpected exfiltration.

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

38
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/model_router_client.py · prose · downgraded · |bash

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/model_router_client.py · prose · downgraded · |sh

Pattern match medium

Instructs covert action — may act without user awareness

data/core_identity.md · prose · downgraded · quietly

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/crash_reporting.py · prose · downgraded · shutil.move(

Pattern match low

Popular HTTP library — network access

scripts/model_router_client.py · prose · downgraded · got

Why the tier is capped

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

Is this flag fair?

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