扫描报告
42 /100
complianceradar-ai-monitor
Monitor regulatory changes across SEC, FDA, FINRA, and GDPR with AI impact assessment
Documentation-only skill with no implementation code but exhibits suspicious branding ('empire-skills') and placeholder API keys that could be mistaken for real configuration.
谨慎使用
Verify the 'empire-skills' repository is legitimate before use. The SKILL.md describes behavior but contains no executable code - confirm the actual implementation exists in a trusted source before relying on this skill.
安全发现 4 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 中危 | Suspicious 'empire-skills' branding 文档欺骗 | SKILL.md:4 |
| 中危 | Placeholder API keys in example configuration 文档欺骗 | SKILL.md:116 |
| 中危 | Unverifiable security claims 文档欺骗 | SKILL.md:249 |
| 低危 | No implementation code present 供应链 | SKILL.md:1 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations present - documentation only |
| 网络访问 | READ | NONE | ✓ 一致 | _meta declares curl/jq binaries but no implementation code exists to verify netw… |
| 命令执行 | NONE | NONE | — | No shell execution code present |
| 环境变量 | READ | NONE | ✓ 一致 | _meta declares env vars but no code reads them - can't verify actual usage |
3 高危 9 项发现
高危 API 密钥 疑似硬编码凭证
API_KEY="your-sec-api-key" SKILL.md:116 高危 API 密钥 疑似硬编码凭证
API_KEY="your-fda-api-key" SKILL.md:119 高危 API 密钥 疑似硬编码凭证
API_KEY="your-google-api-key" SKILL.md:132 中危 外部 URL 外部 URL
https://www.sec.gov/cgi-bin/browse-edgar SKILL.md:115 中危 外部 URL 外部 URL
https://open.fda.gov/ SKILL.md:118 中危 外部 URL 外部 URL
https://hooks.slack.com/services/YOUR/WEBHOOK/URL SKILL.md:125 中危 外部 URL 外部 URL
https://www.sec.gov/cgi-bin/browse-edgar. SKILL.md:314 中危 外部 URL 外部 URL
https://api.fda.gov/status.json SKILL.md:320 提示 邮箱 邮箱地址
[email protected] SKILL.md:384 目录结构
1 文件 · 15.4 KB · 387 行 Markdown 1f · 387L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present - cannot perform malicious actions without additional implementation
✓ No base64-encoded payloads or obfuscated commands detected
✓ No credential exfiltration mechanisms present
✓ No network requests to suspicious IPs or domains
✓ No sensitive path access patterns detected