develop-component

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a legitimate technical guide and assistant for developing Python components on the Keboola platform.
  • [EXTERNAL_DOWNLOADS]: The documentation provides instructions to install the Keboola CLI via curl -L https://cli.keboola.com/install.sh | bash. This operation targets the vendor's official domain and is a standard procedure for the intended development workflow.
  • [DATA_EXPOSURE]: The skill mentions managing configuration files (config.json) and environment variables for platform authentication. These practices follow standard development security protocols (e.g., using GitHub Secrets for CI/CD) and do not involve hardcoded credentials or unauthorized data exfiltration.
  • [COMMAND_EXECUTION]: The skill utilizes standard development tools such as git, gh (GitHub CLI), and ruff for repository management and code quality. These tools are used within their intended scope for software development tasks.
  • [INDIRECT_PROMPT_INJECTION]: As a code generation and architectural assistant, the skill processes user-provided requirements to generate Python code. It includes clear boundaries between component logic and orchestration, following established safety patterns for developer agents.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 01:22 PM