Ae1
High
- Category
- analysis-evasion
- Content
"files": ["SKILL.md"],
- Confidence
- 100% confidence
- Finding
- Referenced artifact was not completely inspected
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a disclosed cross-platform publishing helper that uses expected API credentials and external services for its stated purpose.
Install only if you intend to let the agent help publish or schedule content across connected platforms. Use scoped platform tokens where possible, confirm every publish or bulk sync, and be careful with Slack webhooks and Google Drive service-account access because they can expose content outside the original platform.
"files": ["SKILL.md"],
- **No plagiarism**: Does not copy content from other creators without attribution - **No spam distribution**: Respects platform ToS (no artificial engagement boosting) - **No data scraping**: Does not collect reader data beyond what platforms provide via API - **No content modification without consent**: Preserves original message (only formats for platform) - **No cross-posting without canonical URLs**: Always maintains canonical source to avoid SEO penalties ### Limitations & Boundaries
1. Verify token in ClawHub secrets dashboard 2. Regenerate token on the platform (Settings → API/Integrations) 3. Update WORDPRESS_API_KEY, MEDIUM_API_TOKEN, etc. in `.env` 4. Test connection: `curl -H "Authorization: Bearer YOUR_TOKEN" https://api.platform.com/me` 5. Retry sync #### Issue 2: "Rate Limit Exceeded"
1. Verify token in ClawHub secrets dashboard 2. Regenerate token on the platform (Settings → API/Integrations) 3. Update WORDPRESS_API_KEY, MEDIUM_API_TOKEN, etc. in `.env` 4. Test connection: `curl -H "Authorization: Bearer YOUR_TOKEN" https://api.platform.com/me` 5. Retry sync #### Issue 2: "Rate Limit Exceeded"
No suspicious patterns detected.