catalyst-setup

Pass

Audited by Gen Agent Trust Hub on Sep 22, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill invokes the @catalyst-cloud/catalyst-skills package via npx. This is an official vendor-provided tool from coalesce-labs used for environment verification.
  • [COMMAND_EXECUTION]: Script files use spawnSync to execute the Catalyst Cloud CLI for diagnostic purposes, which is consistent with the skill's stated function.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes readiness check data from the Catalyst Cloud CLI and tenant contracts to provide a status report.
  • Ingestion points: Local CLI output is parsed as JSON in scripts/check.mjs and scripts/replica-status.mjs.
  • Boundary markers: The skill does not employ explicit boundary markers or instructions to ignore embedded data in the CLI output.
  • Capability inventory: The skill has command execution capabilities via the Bash tool.
  • Sanitization: Standard JSON parsing is performed on the tool output without further content-specific filtering.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 22, 2026, 05:52 PM
Security Audit — agent-trust-hub — catalyst-setup