Caveat verdict
ghost-publisher
Publisher Interface v1 implementation for Ghost CMS that reads GHOST_URL and GHOST_ADMIN_API_KEY to publish articles to the user's own site; file_read capability used for reading markdown files to publish.
⚠ 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
file_read
Findings (5)
Possible hardcoded credential
README.md · code · API_KEY="<key_id>:<hex_secret>
Instructs covert action — may act without user awareness
SKILL.md · prose · downgraded · silently
Python urllib.request — network access
publisher.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
publisher.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
tests/test_mapping.py · prose · downgraded · got
Permissions & capabilities
Requires 2 environment variables. (1 sensitive: GHOST_ADMIN_API_KEY).
file_read Is this flag fair?
Thanks — recorded.