扫描报告
0 /100
fb-graph-proxy
尤里改 Facebook Graph API 代理服务使用指南
Pure documentation-only skill describing a Facebook Graph API proxy service. No executable code, scripts, or hidden functionality. Behavior is fully declared.
可以安装
No action needed. This is a documentation file only. If deploying, ensure the proxy service itself is reviewed separately.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No code files present |
| 网络访问 | NONE | NONE | — | No code files present |
| 命令执行 | NONE | NONE | — | No code files present |
| 环境变量 | NONE | NONE | — | No code files present |
| 技能调用 | NONE | NONE | — | No code files present |
| 剪贴板 | NONE | NONE | — | No code files present |
| 浏览器 | NONE | NONE | — | No code files present |
| 数据库 | NONE | NONE | — | No code files present |
2 项发现
中危 外部 URL 外部 URL
https://graph.facebook.com/v25.0/act_123456/campaigns?fields=name SKILL.md:40 中危 外部 URL 外部 URL
https://facebook-graph.baiz.ai/v25.0/act_123456/campaigns?fields=name SKILL.md:47 目录结构
1 文件 · 2.0 KB · 64 行 Markdown 1f · 64L
└─
SKILL.md
Markdown
安全亮点
✓ Pure documentation-only skill with no executable code
✓ Behavior is clearly and completely declared in SKILL.md
✓ No scripts, no dependencies, no obfuscation
✓ Credential (BAIZ_API_TOKEN) is explicitly documented as user-provided, not harvested
✓ No base64, no eval, no shell execution attempts
✓ No sensitive file path access (.ssh, .aws, .env)
✓ No hidden functionality or doc-to-code mismatch