Caveat verdict

nex-life-logger

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

Local activity tracker storing browser history in a local database; explicitly states all data stays on the machine with LLM features requiring explicit opt-in.

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

20
security
70
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (7)

Pattern match high

Possible hardcoded credential

lib/secure_key.py · prose · downgraded · credential: " + result.stderr)

Pattern match medium

subprocess execution — runs system commands from Python

lib/collector_headless.py · prose · downgraded · subprocess.run(

Pattern match medium

Accesses system credential store

lib/config.py · prose · downgraded · keychain

Pattern match medium

Instructs covert action — may act without user awareness

README.md · prose · downgraded · Silently

Pattern match medium

Accesses shell history/config

setup.sh · prose · downgraded · ~/.zshrc

Pattern match low

Python os.environ.get — reads environment variable

lib/config.py · prose · downgraded · os.environ.get(

Pattern match low

Sets world-executable permissions

setup.sh · prose · downgraded · chmod 700

Why the tier is capped

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

Permissions & capabilities

Requires 1 system binary.

credential_access

Is this flag fair?

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