Security Audit
WordPress Penetration Testing
github.com/sickn33/antigravity-awesome-skillsPartial VerificationCommit 9f5351e844df
40
CRITICAL2
Critical
Immediate action required
0
High
Priority fixes suggested
0
Medium
Best practices review
0
Low
Acknowledged / Tracked
Trust Assessment
This report is partially verified. Deterministic layers ran, but LLM behavioral analysis (L4) was not executed for this scan.
The current score of 40/100 is provisional and may change after a full L4 verification run.
Last analyzed on February 20, 2026 (commit 9f5351e8). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Manifest Analysis
40%Static Code Analysis
100%Dependency Graph
100%LLM Behavioral SafetyNot run
—Behavioral Risk Signals
Network Access
2 findings
Security Findings2
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| CRITICAL | Network egress to untrusted endpoints HTTP request to raw IP address Review all outbound network calls. Remove connections to webhook collectors, paste sites, and raw IP addresses. Legitimate API calls should use well-known service domains. | Manifest | skills/wordpress-penetration-testing/SKILL.md:384 | |
| CRITICAL | Network egress to untrusted endpoints HTTP request to raw IP address Review all outbound network calls. Remove connections to webhook collectors, paste sites, and raw IP addresses. Legitimate API calls should use well-known service domains. | Manifest | skills/wordpress-penetration-testing/SKILL.md:387 |