antigravity-lazy-packs

Pass

Audited by Gen Agent Trust Hub on Sep 7, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDYNAMIC_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill facilitates the configuration of development environments by executing local CLI commands such as gh auth login, git config, and firebase login. These are standard procedures for authenticating with GitHub and Firebase services.
  • [EXTERNAL_DOWNLOADS]: The skill automates the installation of functional dependencies required for its operation. This includes installing notebooklm-mcp-cli using the uv or pip package managers and @bitbonsai/mcpvault via npm. These tools are used to bridge the AI agent with NotebookLM and Obsidian respectively.
  • [DYNAMIC_EXECUTION]: The main installation entry point (SKILL.md) uses the npx skills add command to dynamically fetch and install specific sub-modules from the author's own GitHub repository (mathruffian-dot/antigravity-lazy-pack). This is a standard pattern for modular skill management on supported platforms.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 7, 2026, 01:40 PM
Security Audit — agent-trust-hub — antigravity-lazy-packs