可信 — 风险评分 0/100
上次扫描:22 小时前 重新扫描
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.
技能名称fb-graph-proxy
分析耗时22.3s
引擎pi
可以安装
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 64L · 2.0 KB

安全亮点

✓ 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