Slides
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local shell commands for directory setup and invokes CLI tools such as
npm,npx, andmarpto build presentations. These operations are restricted to the skill's specific purpose. - [EXTERNAL_DOWNLOADS]: It identifies dependencies from trusted and well-known registries, including the official Google API client and popular open-source presentation frameworks like Slidev and Marp. These references are documented neutrally as required for well-known services.
- [DATA_EXPOSURE]: The skill mentions the use of a local
creds.jsonfile for Google API authentication. It does not provide hardcoded credentials but follows the standard architectural pattern for service-account-based API access.
Audit Metadata