fusion-developer-portal
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill guides developers in using the Equinor Fusion Framework and CLI tools. All instructions align with the stated purpose of scaffolding and configuring portal shells.
- [CREDENTIALS_UNSAFE]: The skill explicitly warns against hardcoding sensitive information like MSAL client IDs or authentication tokens. It correctly advises using environment variables (
FUSION_TOKEN) or secure CLI authentication methods (az login). - [EXTERNAL_DOWNLOADS]: The skill references official Equinor repositories on GitHub and uses standard Node.js package managers (
pnpm) to install official framework packages from the@equinorscope. These are trusted sources for this vendor. - [COMMAND_EXECUTION]: Provides instructions for using the Fusion Framework CLI (
ffc) for local development, building, and deployment. These commands are necessary for the development workflow described. - [DATA_EXPOSURE_AND_EXFILTRATION]: No patterns of unauthorized data access or exfiltration were detected. Network operations are limited to official deployment commands and documentation references.
Audit Metadata