organization-setup
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows secure patterns for identity management. It explicitly instructs the agent to show the generated password to the user as their login credential and confirms that credentials are saved to a local JSON file (
orgs.json) rather than exposing them in environment variables or logs. The use of a platform-managed invite code (GAINFOREST_INVITE_CODE) is a standard practice for gated registration. No malicious patterns such as exfiltration, obfuscation, or unauthorized command execution were detected. Data handling (extracting country codes, ecosystems, etc.) is performant and limited to the stated purpose of organization setup.
Audit Metadata