Scan Report
10 /100
doubao-copywriter
豆包AI文案生成技能 - Uses browser automation to interact with Doubao AI for copywriting tasks
A straightforward browser-based Doubao copywriting skill with clear documentation and no hidden functionality detected.
Safe to install
Skill appears safe to use. Only minor risk is the declared external URL to doubao.com which is necessary for functionality.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Browser | READ | READ | ✓ Aligned | SKILL.md:19 - Uses browser to open doubao.com |
| Clipboard | WRITE | WRITE | ✓ Aligned | SKILL.md:27 - Copies generated content to user |
| Network | READ | READ | ✓ Aligned | SKILL.md:19 - Accesses doubao.com external URL |
1 findings
Medium External URL 外部 URL
https://www.doubao.com/chat/ SKILL.md:19 File Tree
1 files · 1.2 KB · 45 lines Markdown 1f · 45L
└─
SKILL.md
Markdown
Security Positives
✓ Complete documentation of all workflow steps in SKILL.md
✓ No hidden functionality - entire behavior is documented
✓ No credential harvesting or exfiltration
✓ No shell execution or subprocess usage
✓ No sensitive file system access
✓ Clipboard usage is declared and necessary for copying results
✓ Browser automation workflow is fully transparent