Caveat verdict
simple-ledger
A personal ledger skill that explicitly states it will not access sensitive paths or send financial data externally, limiting network access to stock/fund queries via akshare; permissions are clearly scoped matching stated local CSV accounting 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 (8)
Pipe to python — executes piped content as Python code
scripts/parse_entry.py · prose · downgraded · | python
Accesses sensitive system files
tests/test_security.py · prose · downgraded · /etc/passwd
Accesses cloud provider credentials
SKILL.md · prose · downgraded · ~/.aws
subprocess execution — runs system commands from Python
scripts/invest.py · prose · downgraded · subprocess.run(
References agent memory files
SKILL.md · prose · downgraded · MEMORY.md
Python os.environ.get — reads environment variable
scripts/goal.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/goal.py · prose · downgraded · shutil.move(
Popular HTTP library — network access
scripts/invest.py · prose · downgraded · got
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
Requires 1 system binary.
Is this flag fair?
Thanks — recorded.