moralis-data-api
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely composed of documentation and API interaction rules. No executable code is bundled with the skill.
- [DATA_EXFILTRATION]: While the skill performs network requests using
curl, these are directed exclusively to official Moralis API endpoints (deep-index.moralis.ioandsolana-gateway.moralis.io) to fulfill the skill's primary purpose of retrieving blockchain data. No sensitive local data is transmitted. - [CREDENTIALS_UNSAFE]: The skill implements safe practices for authentication, advising users to store their API key in a local
.envfile and warning against providing the key directly within the chat interface.
Audit Metadata