APM 메시지 푸시 API
PassAudited by ClawScan on Apr 17, 2026.
Overview
The skill is an instruction-only API wrapper for an APM push-message service and its declared requirements (a single APM_USER_TOKEN) and instructions are consistent with that purpose.
This skill is an API documentation/wrapper and will use the APM_USER_TOKEN value as the auth header when calling the listed base URL. Before installing: 1) Only supply an access token with the minimum required scope (do not reuse admin or cloud-provider secrets). 2) Verify you trust the base URL (https://44k2t5n59e.execute-api.ap-northeast-2.amazonaws.com) and the upstream project link. 3) Note the skill expects you to obtain a token outside the skill (the guidance to get a token is vague); confirm how you will generate or rotate that token. 4) If you plan to store the token in CI or shared environments, treat it as a secret and follow your org's secret-management practices.
