line
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of
curlandjqto execute API requests. These commands are used to interact with the LINE Messaging API endpoints for bot management and messaging operations. - [EXTERNAL_DOWNLOADS]: The skill makes network requests to the official LINE API domain (
api.line.me). It fetches information such as bot metadata, user profiles, follower IDs, and delivery statistics. - [DATA_EXFILTRATION]: While the skill involves network operations, it follows standard practices for API interaction. It instructs users to provide authentication via the
LINE_TOKENenvironment variable rather than hardcoding credentials, and it communicates exclusively with official platform endpoints.
Audit Metadata