Caveat verdict

BlogForge — End-to-End Blog Post Generator

blog-forge

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

Blog post generator supporting multiple LLM providers and publishing to Medium/WordPress/Ghost using declared API keys.

⚠ 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 (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · frontmatter · API_KEY: "Optional — for Anthropic/Claude models

Confirmed in code medium

Accesses process.env — reads environment variables

SKILL.md · code

Pattern match medium

Accesses sensitive environment variables

SKILL.md · code · process.env.MEDIUM_INTEGRATION_TOKEN

Pattern match medium

Uses exec() — may execute shell commands

blog-forge.js · prose · downgraded · exec(

Pattern match low

Node http/https module — low-level network access

blog-forge.js · prose · downgraded · require('https')

Pattern match low

Popular HTTP library — network access

blog-forge.js · prose · downgraded · Got

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

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