metronome
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- Documentation Retrieval: The skill instructs the agent to fetch additional context from
docs.metronome.comby appending.mdto documentation URLs. This is an expected pattern for providing up-to-date integration guidance based on official sources. - API Integration: The skill specifies official Metronome API endpoints (
api.metronome.com) and defines technical requirements such as batching and idempotency using atransaction_id. These instructions follow standard API integration practices. - Credential Management: The instructions correctly guide the agent to use Bearer tokens in the
Authorizationheader for authentication. By explaining the mechanism without providing actual tokens, the skill adheres to secure credential management practices. - Integration Logic: The skill provides specific rules for handling billing cycles, contract edits, and Stripe invoice synchronization, which are functional aspects of the billing platform integration and do not present security risks.
Audit Metadata