grammarly-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and templates for deploying a legitimate integration using industry-standard practices.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill correctly uses environment variables (e.g.,
GRAMMARLY_CLIENT_ID,GRAMMARLY_CLIENT_SECRET) for managing sensitive credentials rather than hardcoding actual secrets. The example values provided are clearly non-functional placeholders. - [EXTERNAL_DOWNLOADS]: Network operations are directed exclusively to the official service domain (
api.grammarly.com) for OAuth token exchange and health verification. - [COMMAND_EXECUTION]: Docker and CLI commands provided are standard for build and deployment workflows and do not contain obfuscated or suspicious parameters.
Audit Metadata