skills/cevio/hile/http-next/Gen Agent Trust Hub

http-next

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill's code or documentation.
  • [COMMAND_EXECUTION]: The skill utilizes dynamic module loading via this.http.load to implement its file-system routing feature. It scans the src/app or dist/app directory relative to the project root to register controllers. This is a primary architectural feature of the framework and is executed within the context of the local project structure.
  • [EXTERNAL_DOWNLOADS]: The project dependencies listed in package.json include well-known libraries such as koa, koa-static, and next. The internal dependency @hile/http is a workspace reference, which is standard for monorepo or multi-package project structures.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 09:53 AM