ClawAudit verdict

agent-chronicle

godfery-agent-chronicle

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

AI diary generation skill that sends session context to SkillBoss API Hub for LLM generation; this is the explicitly stated and transparent purpose of the skill.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

83
security
100
transparency
100
maintenance

Findings (4)

Pattern match medium

subprocess execution — runs system commands from Python

scripts/export.py · prose · downgraded · subprocess.run(

Pattern match low

pip3 install — installs Python packages at runtime

scripts/export_pdf.py · prose · downgraded · pip3 install

Pattern match low

Python os.getenv — reads environment variable

scripts/export_pdf.py · prose · downgraded · os.getenv(

Pattern match low

Python os.environ.get — reads environment variable

scripts/generate.py · prose · downgraded · os.environ.get(

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?

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