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, andfirebase 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-cliusing theuvorpippackage managers and@bitbonsai/mcpvaultvianpm. These tools are used to bridge the AI agent with NotebookLM and Obsidian respectively. - [DYNAMIC_EXECUTION]: The main installation entry point (
SKILL.md) uses thenpx skills addcommand 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