line-liff
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFE
Full Analysis
- EXTERNAL_DOWNLOADS (SAFE): The
assets/liff-starter.htmlfile references the official LINE SDK (v2.22.3) from the trustworthystatic.line-scdn.netCDN. This is the standard delivery method for the framework and poses no security risk in this context. - CREDENTIALS_UNSAFE (SAFE): No hardcoded API keys, secrets, or tokens were detected. The skill uses appropriate placeholders like
YOUR_LIFF_IDand provides clear documentation on the secure server-side verification of user tokens using Channel Secrets. - DATA_EXFILTRATION (SAFE): The guidelines explicitly warn against leaking sensitive data like
access_tokenandID tokento external logs, demonstrating a security-first design. - PROMPT_INJECTION (SAFE): The skill content is purely instructional and does not contain any directives intended to override agent system prompts or bypass safety filters.
Audit Metadata