Caveat verdict

apple-notes

apple-notes-extractor

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

Extracts Apple Notes via osascript/Python scripts locally and exports to Obsidian/Markdown/SQLite; all processing is local with no exfiltration to external hosts and no sensitive 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
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (8)

Pattern match critical

Possible hardcoded credential

INTEGRATION.md · code · TOKEN = "your-notion-token

Pattern match high

subprocess execution — runs system commands from Python

AUTOMATION_INTEGRATION.md · code · subprocess.run(

Pattern match high

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

USAGE.md · prose · downgraded · curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh |

Pattern match high

Pipe to bash — executes piped content as shell commands

USAGE.md · prose · downgraded · | bash

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

References agent memory files

AUTOMATION_INTEGRATION.md · code · MEMORY.md

Pattern match low

References webhook/callback URL

configs/monitor.json · prose · downgraded · webhook_url

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/test-system.py · prose · downgraded · shutil.rmtree(

Why the tier is capped

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

Permissions & capabilities

Requires 2 system binaries.

package_install

Is this flag fair?

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