line-notification-message
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical reference for integrating LINE Notification Messages.
- [EXTERNAL_DOWNLOADS]: The skill references official LINE SDKs on GitHub (e.g.,
github.com/line/line-bot-sdk-python) and official developer documentation (developers.line.biz). These are well-known technology services and are considered safe. - [COMMAND_EXECUTION]: Provides standard
curlexamples for interacting with theapi.line.meendpoint. This is typical for API documentation and does not involve arbitrary command execution. - [CREDENTIALS_UNSAFE]: The skill correctly advises using environment variables for sensitive tokens like
LINE_CHANNEL_ACCESS_TOKENand does not contain any hardcoded credentials.
Audit Metadata