kryptogo-pay-query

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard implementation guidelines for querying payment status via the KryptoGO API. All code examples follow industry standards for API integration.
  • [SAFE]: Sensitive information such as API keys and Client IDs are correctly handled via environment variables (e.g., process.env.KRYPTOGO_STUDIO_API_KEY and os.getenv) in the provided Node.js and Python code examples.
  • [SAFE]: Network operations are restricted to the official service domain (wallet.kryptogo.app), which is consistent with the skill's documented purpose.
  • [SAFE]: No malicious patterns such as prompt injection, obfuscation, persistence mechanisms, or unauthorized privilege escalation were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 12:16 PM