abel-auth
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes a local script
../abel-ask/scripts/cap_probe.pyto verify the current authentication status before initiating a new flow. - [EXTERNAL_DOWNLOADS]: Communicates with the vendor's official API at
api.abel.aito retrieve OAuth URLs and poll for the resulting API key. This is standard functionality for an authentication skill. - [CREDENTIALS_UNSAFE]: The skill manages the
ABEL_API_KEYbut adheres to safe practices by instructing the agent to store it in a.env.skillfile rather than hardcoding it or asking the user to handle the raw key.
Audit Metadata