igrantio-api-user-management
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard interactions with the iGrant.io API (igrant.io). All external references point to the vendor's official documentation and demo environment.
- [DATA_EXPOSURE]: While the skill manages sensitive data such as passwords and authentication tokens, it provides correct implementation guidelines (e.g., using Bearer tokens, multipart/form-data for images) without hardcoding credentials or suggesting insecure data handling practices.
- [COMMAND_EXECUTION]: The skill describes network API calls using standard HTTP methods (GET, PUT, DELETE) and Server-Sent Events (SSE). It does not instruct the agent to execute arbitrary shell commands or untrusted scripts.
Audit Metadata