ams-cli
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
amscommand-line interface to perform geographic queries such as geocoding, coordinate search, and routing. These commands are integral to the skill's stated purpose. - [CREDENTIALS_UNSAFE]: The skill documentation includes instructions for setting an authentication token using the
AMS_TOKENenvironment variable or theams auth set-tokencommand. It correctly uses placeholders for sensitive values and does not expose actual credentials. - [PROMPT_INJECTION]: This skill possesses an indirect prompt injection surface. Ingestion points: External data enters the context via
amscommand outputs. Boundary markers: Absent. Capability inventory: The skill uses subprocess calls to execute theamscommand. Sanitization: Absent.
Audit Metadata