lokalise-incident-runbook

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches service health and status information from official Lokalise endpoints (api.lokalise.com, status.lokalise.com). These are well-known service endpoints and are considered safe under established trust guidelines.
  • [COMMAND_EXECUTION]: Utilizes curl, jq, and the lokalise2 CLI for infrastructure diagnostics and translation management. These operations are consistent with the skill's stated purpose of incident response and troubleshooting.
  • [CREDENTIALS_UNSAFE]: Correctly instructs the agent/user to provide sensitive API tokens via environment variables (e.g., $LOKALISE_API_TOKEN), following secure configuration practices rather than hardcoding secrets.
  • [SAFE]: No obfuscation, privilege escalation, or persistence mechanisms detected. The provided code snippets are intended for manual implementation by developers or guided execution during on-call incidents.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 03:48 AM
Security Audit — agent-trust-hub — lokalise-incident-runbook