setup-xendit — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited setup-xendit (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill for Xendit integration work. Start with the task shape, then load only the relevant reference:
for-user-id routing: read xenplatform.md.Authorization: Basic ....reference_id as merchant idempotency/correlation key; store Xendit IDs returned by the API.payment_id, capture_id, or product-specific IDs.Prefer Payments API v3 for new payment collection:
POST /v3/payment_requests: create payment intent/request.POST /v3/payment_tokens: save payment information for later reuse./refunds: refund payment funds.Common payment request types:
PAY: collect one payment.PAY_AND_SAVE: collect one payment and save reusable payment information.PAY with token: collect using previously saved payment token.REUSABLE_PAYMENT_CODES: collect multiple payments from reusable code or static channel setup.Before coding against Xendit:
actions or hosted/embedded checkout.For production-facing answers, verify live docs if exact field names, enum values, or endpoint schemas matter. Xendit docs are active and may change; this skill carries stable workflow rules plus source links, not a complete frozen OpenAPI copy.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.