skills/iblai/vibe/iblai-readme/Gen Agent Trust Hub

iblai-readme

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill functions as a template-based documentation generator, reading local project context to refresh or create a standard README.md file.
  • [EXTERNAL_DOWNLOADS]: The skill references the vendor's official GitHub repository (github.com/iblai/iblai-app-cli) and other trusted developer resources (Next.js, Tailwind CSS, Vercel). These references are necessary for standard project setup and documentation.
  • [REMOTE_CODE_EXECUTION]: The generated documentation provides a multi-step installation process for the iblai-app-cli (git clone followed by make install). This is a standard method for installing the vendor's own development tools.
  • [COMMAND_EXECUTION]: The skill includes shell commands in the documentation template for project initialization, building, and deployment (e.g., pnpm dev, iblai deploy vercel). These commands are intended for manual execution by the developer and utilize official project scripts and vendor tools.
  • [DATA_EXFILTRATION]: The skill inspects local files like package.json and iblai.env to verify the presence of configuration variables (e.g., VERCEL_TOKEN). This data is used only to determine which sections to include in the local README and is not transmitted to external servers.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 01:38 PM