messaging-api
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for the LINE Messaging API and does not contain any executable scripts or malicious logic.
- [SAFE]: Security is prioritized in the instructions, specifically regarding webhook signature verification (HMAC-SHA256 with Channel Secret) to prevent unauthorized requests.
- [SAFE]: All external links point to official developer documentation (developers.line.biz) or recognized community contributions on GitHub related to LINE SDKs.
- [SAFE]: Environment variable examples (e.g., LINE_CHANNEL_SECRET) use clear placeholders and do not contain hardcoded credentials.
- [SAFE]: Code snippets provided are for illustrative purposes (e.g., signature verification in Ruby/pseudocode and RSA key generation in Python) and do not introduce RCE or other vulnerabilities.
Audit Metadata