Security Audit
Network 101
github.com/sickn33/antigravity-awesome-skillsPartial VerificationCommit 9f5351e844df
55
CAUTION1
Critical
Immediate action required
1
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 55/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
70%Static Code Analysis
85%Dependency Graph
100%LLM Behavioral SafetyNot run
—Behavioral Risk Signals
Shell Execution
1 finding
Security Findings2
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| CRITICAL | Persistence / self-modification instructions systemd service persistence Remove any persistence mechanisms. Skills should not modify system startup configurations, crontabs, LaunchAgents, systemd services, or shell profiles. | Manifest | skills/network-101/SKILL.md:44 | |
| HIGH | Persistence mechanism: systemd service Detected systemd service pattern. Persistence mechanisms allow malware to survive system restarts. Review this persistence pattern. Skills should not modify system startup configuration. | Static | skills/network-101/SKILL.md:44 |