skills/keboola/ai-kit/get-started/Gen Agent Trust Hub

get-started

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches a project template from the official Keboola GitHub repository using the cookiecutter tool.
  • Evidence: The skill instructs the agent to run cookiecutter gh:keboola/cookiecutter-python-component to set up the project structure.
  • [COMMAND_EXECUTION]: Provides standard shell commands for project maintenance and template initialization.
  • Evidence: Includes commands like find data -type f -delete for cleaning up example files and cookiecutter for project generation.
  • [CREDENTIALS_UNSAFE]: Promotes secure handling of sensitive information by explicitly instructing the use of placeholders and ensuring local configuration files are ignored by git.
  • Evidence: In references/initialization.md, it states: "Use placeholder values that clearly indicate what should be replaced (e.g., 'your-api-key-here')" and "The data/ directory is in .gitignore so config.json won't be committed."
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 01:22 PM