扫描报告
0 /100
social-content
Social media content creation skill for LinkedIn, Twitter/X, Instagram, TikTok, and Facebook
This is a legitimate social media content creation skill with no executable code, no sensitive file access, and no suspicious behavior.
可以安装
No action needed. The skill is safe to use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file reads/writes in skill; documentation references are informational only |
| 网络访问 | NONE | NONE | — | No network calls; external tool references (Exa, Apify) are documented prompts r… |
| 命令执行 | NONE | NONE | — | No shell commands, scripts, or subprocess usage in any file |
| 环境变量 | NONE | NONE | — | No environment variable access in any file |
| 技能调用 | NONE | NONE | — | No cross-skill invocation patterns detected |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
目录结构
5 文件 · 28.5 KB · 924 行 Markdown 4f · 832L
JSON 1f · 92L
├─
▾
evals
│ └─
evals.json
JSON
├─
▾
references
│ ├─
platforms.md
Markdown
│ ├─
post-templates.md
Markdown
│ └─
reverse-engineering.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable code — all files are documentation (Markdown and JSON)
✓ No scripts, subprocess, or shell commands anywhere in the skill
✓ No sensitive file paths accessed (~/.ssh, ~/.aws, .env, etc.)
✓ No credential harvesting or environment variable iteration
✓ No obfuscated code (base64, eval, atob patterns)
✓ No data exfiltration or C2 communication
✓ No supply chain risk — no dependencies, no package files
✓ Documentation accurately describes the skill's purpose (social media content creation)
✓ Referenced external tools (Exa, Apify, Phantom Buster) are legitimate third-party services requiring user-provided credentials
✓ Reference files provide genuine social media strategy guidance with no hidden functionality
✓ The 'node tools/clis/exa.js' shell invocation in reverse-engineering.md is a documented example only — no actual tool exists in the package