line-openapi-skillOperate LINE Messaging API through UXC with a curated OpenAPI schema, bearer-token auth, and messaging-core guardrails.
Install via ClawdBot CLI:
clawdbot install jolestar/line-openapi-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
${OPENAISends data to undocumented external endpoint (potential exfiltration)
webhook → https://example.com/line/webhookCalls external URL not in known-safe list
https://api.line.me`.Uses known external API (expected, informational)
raw.githubusercontent.comGenerated May 7, 2026
Automated checks of the LINE bot's identity, quota consumption, and webhook endpoint to ensure operational health. Supports SLA monitoring for customer-facing bots.
On-demand lookup of user profiles by userId to personalize marketing or support interactions. Commonly used after user interaction events.
Send targeted push messages to specific users for promotions, alerts, or transactional updates. Requires user confirmation due to high-risk nature.
Respond to user messages via reply tokens obtained from webhook events. Typical in conversational AI or survey bots.
Offer LINE bot management as a service with subscription tiers based on message volume and features. Revenue from monthly or annual fees.
Provide LINE bot integration services for enterprises, including setup, customization, and maintenance. Revenue from project-based consulting and ongoing support contracts.
Build and sell reusable LINE bot templates or components (e.g., for surveys, alerts). Revenue from per-install or per-use licensing.
💬 Integration Tip
Ensure the bearer token is set as an environment variable and bound to api.line.me using ucx auth binding before running any operations.
Scored May 7, 2026
AI Analysis
The skill's external API usage (api.line.me) is consistent with its stated purpose of operating the LINE Messaging API. The credential handling uses standard environment variable patterns for the LINE channel token, which is a legitimate authentication method. The 'UNKNOWN_DATA_SINK' signal appears to be a false positive from a placeholder example URL in an incomplete documentation line.
Audited Apr 16, 2026 · audit v1.0
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Manage WordPress sites through WP Pinch MCP tools. Part of WP Pinch (wp-pinch.com).