staking-rewards-api
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides documentation and example commands using
curlto interact with the Staking Rewards API. These operations are limited to the vendor's official API endpoints and are standard for the skill's intended purpose of querying staking data. - [EXTERNAL_DOWNLOADS]: The skill performs network requests to
api.stakingrewards.comto fetch metrics and ratings. These requests are directed at the author's official infrastructure and represent the primary functionality of the skill. - [SAFE]: The skill correctly handles credentials by instructing the agent to look for API keys in environment variables or
.envfiles, avoiding hardcoded secrets and following standard security practices for local configuration.
Audit Metadata