higgsfield-stack
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Higgsfield resources hosted on GitHub (github.com/higgsfield-ai) and a custom MCP connector endpoint (mcp.higgsfield.ai/mcp) for environment setup.
- [REMOTE_CODE_EXECUTION]: Provides instructions for the official installation of the Higgsfield CLI using a remote script (curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh) and through npx for skill management.
- [COMMAND_EXECUTION]: Documents several CLI subcommands (e.g., 'higgsfield auth login', 'higgsfield generate create') and local script usage ('python3 seedance_lint.py') intended for user execution within the development workflow.
Audit Metadata