schema-manager
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interacts with the official Lytics API at
api.lytics.io. These network operations are necessary for fetching and updating schema configurations and align with the vendor's provided documentation. - [COMMAND_EXECUTION]: The skill uses
curlto perform schema management tasks. These commands are well-defined, target the vendor's infrastructure, and are used for the primary purpose of the skill. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by using an environment variable (
LYTICS_API_TOKEN) for authentication rather than hardcoding sensitive credentials.
Audit Metadata