Scan Report
0 /100
content-publisher
Publish content to Medium, Dev.to, and Hashnode from markdown files
Pure documentation skill describing a legitimate content publishing workflow with no executable code or suspicious behavior.
Safe to install
This skill is safe to use. It contains only documentation describing how to publish content to Medium, Dev.to, and Hashnode via their documented APIs.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations described or implied |
| Network | NONE | NONE | — | Only describes API endpoints; actual network calls are external to this skill |
| Shell | NONE | NONE | — | No shell execution in this skill |
| Environment | NONE | NONE | — | Mentions env vars only as reference for API keys |
| Skill Invoke | NONE | NONE | — | No skill invocation described |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | Mentions browser for Medium but no actual browser automation implemented |
| Database | NONE | NONE | — | No database access |
3 findings
Medium External URL 外部 URL
https://medium.com/new-story SKILL.md:39 Medium External URL 外部 URL
https://dev.to/api/articles SKILL.md:46 Medium External URL 外部 URL
https://gql.hashnode.com SKILL.md:62 File Tree
1 files · 2.8 KB · 96 lines Markdown 1f · 96L
└─
SKILL.md
Markdown
Security Positives
✓ Only contains documentation/markdown - no executable code
✓ All network endpoints are legitimate platform APIs (Medium, Dev.to, Hashnode)
✓ No hidden functionality or obfuscated instructions
✓ No credential harvesting beyond standard API key references
✓ No file system, shell, or privileged access required
✓ Documentation accurately describes stated functionality