controller-integration
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard internal development workflows for the MetaMask project.
- [EXTERNAL_DOWNLOADS]: The instructions involve adding official MetaMask controller packages (e.g., '@metamask/name-controller') via standard package managers. These are vendor-owned resources consistent with the skill's purpose.
- [COMMAND_EXECUTION]: Contains instructions for running standard development tools, including tests ('yarn test:unit'), linters ('yarn lint'), and MetaMask-specific security tools like LavaMoat ('yarn lavamoat:auto').
- [DATA_EXPOSURE_AND_EXFILTRATION]: Includes proactive security measures, instructing developers to filter sensitive keys from state objects before they are exposed to the UI or sent to external telemetry services like Sentry.
Audit Metadata