memo-api
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with the official MaiMemo API infrastructure at
open.maimemo.com. This is the intended behavior for an API-based skill and uses the vendor's legitimate endpoints. - [SAFE]: Sensitive information is managed securely. The skill instructs the user to set the
MAIMEMO_TOKENas an environment variable rather than hardcoding credentials or storing them in plain text files. - [SAFE]: Command execution is limited to standard
curloperations for API requests, which are explicitly declared in the skill's environment configuration (binds: [curl]). - [SAFE]: There are no signs of obfuscation, remote code execution, or unauthorized data access. The skill's functionality is consistent with its stated purpose of vocabulary learning and study data management.
Audit Metadata