Caveat verdict

palest-ink

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

The skill reads local activity data (git, browser history, shell commands, VS Code edits) stored in ~/.palest-ink and generates reports; all data stays local with no outbound transmission described.

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

58
security
70
transparency
70
maintenance

Findings (4)

Pattern match high

Pipe to python — executes piped content as Python code

collectors/git_hook.sh · prose · downgraded · | python3

Pattern match medium

subprocess execution — runs system commands from Python

collectors/collect_app.py · prose · downgraded · subprocess.run(

Pattern match medium

Accesses shell history/config

collectors/collect_shell.py · prose · downgraded · ~/.zsh_history

Pattern match low

Python urllib.request — network access

collectors/collect_content.py · prose · downgraded · urllib.request

Why the tier is capped

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