plugins-catalog
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation catalog for the grammY plugin ecosystem, providing information on how to install and use official plugins under the
@grammyjs/*npm scope. - [SAFE]: Code examples demonstrate standard and secure patterns, such as utilizing environment variables (
process.env.BOT_TOKEN) for sensitive credentials instead of hardcoding them. - [SAFE]: All external references, including the documentation URL (https://grammy.dev/plugins/) and the npm package scope, point to official and well-known resources associated with the grammY project.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, obfuscation, or unauthorized command execution were detected.
Audit Metadata