Caveat verdict
apple-notes
apple-notes-extractor
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.
Permission integrity
package_install
Findings (8)
Possible hardcoded credential
INTEGRATION.md · code · TOKEN = "your-notion-token
subprocess execution — runs system commands from Python
AUTOMATION_INTEGRATION.md · code · subprocess.run(
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 |
Pipe to bash — executes piped content as shell commands
USAGE.md · prose · downgraded · | bash
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
References agent memory files
AUTOMATION_INTEGRATION.md · code · MEMORY.md
References webhook/callback URL
configs/monitor.json · prose · downgraded · webhook_url
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?
Thanks — recorded.