Caveat verdict
icalendar-sync
Provides iCloud Calendar CRUD via CalDAV with explicit security rules (keyring over env, never primary Apple password, strict file permissions) that match its stated calendar management purpose.
⚠ 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.
Findings (7)
Possible hardcoded credential
SKILL.md · code · PASSWORD="xxxx-xxxx-xxxx-xxxx
Pipe to python — executes piped content as Python code
.github/workflows/security.yml · prose · downgraded · |
python
Instructs covert action — may act without user awareness
README.md · prose · downgraded · silently
Accesses system credential store
README.md · prose · downgraded · keychain
subprocess execution — runs system commands from Python
src/icalendar_sync/calendar.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
src/icalendar_sync/calendar.py · prose · downgraded · os.getenv(
Python shutil file operation — copies/moves/deletes files
src/icalendar_sync/calendar.py · prose · downgraded · shutil.move(
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
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.