antigravity-lazy-packs
Fail
Audited by Snyk on May 31, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). These are GitHub repositories from an unfamiliar user that primarily contain docs but instruct installing code via npx/remote package installs (which can execute arbitrary code), so while they don't link to direct .exe downloads they are suspicious and risky to run without code review.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The README explicitly instructs giving the AI agent the GitHub repo URL (https://github.com/mathruffian-dot/antigravity-lazy-pack) so the agent will fetch and read the repo SKILL.md files at runtime, and those fetched files direct the agent to run remote-install commands (e.g., npx/pip/uv) that execute remote code and thus directly control agent behavior.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (3)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata