Scan Report
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.
Use with caution
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.
Findings 4 items
| Severity | Finding | Location |
|---|---|---|
| Medium | Suspicious 'empire-skills' branding Doc Mismatch | SKILL.md:4 |
| Medium | Placeholder API keys in example configuration Doc Mismatch | SKILL.md:116 |
| Medium | Unverifiable security claims Doc Mismatch | SKILL.md:249 |
| Low | No implementation code present Supply Chain | SKILL.md:1 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations present - documentation only |
| Network | READ | NONE | ✓ Aligned | _meta declares curl/jq binaries but no implementation code exists to verify netw… |
| Shell | NONE | NONE | — | No shell execution code present |
| Environment | READ | NONE | ✓ Aligned | _meta declares env vars but no code reads them - can't verify actual usage |
3 High 9 findings
High API Key 疑似硬编码凭证
API_KEY="your-sec-api-key" SKILL.md:116 High API Key 疑似硬编码凭证
API_KEY="your-fda-api-key" SKILL.md:119 High API Key 疑似硬编码凭证
API_KEY="your-google-api-key" SKILL.md:132 Medium External URL 外部 URL
https://www.sec.gov/cgi-bin/browse-edgar SKILL.md:115 Medium External URL 外部 URL
https://open.fda.gov/ SKILL.md:118 Medium External URL 外部 URL
https://hooks.slack.com/services/YOUR/WEBHOOK/URL SKILL.md:125 Medium External URL 外部 URL
https://www.sec.gov/cgi-bin/browse-edgar. SKILL.md:314 Medium External URL 外部 URL
https://api.fda.gov/status.json SKILL.md:320 Info Email 邮箱地址
[email protected] SKILL.md:384 File Tree
1 files · 15.4 KB · 387 lines Markdown 1f · 387L
└─
SKILL.md
Markdown
Security Positives
✓ 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