ts-beginner-dev
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to perform standard build and validation tasks using
yarn(yarn lint,yarn test,yarn build). These commands are standard for JavaScript development environments and project management within the specified monorepo context.- [INDIRECT_PROMPT_INJECTION]: The skill operates by ingesting user requirements and existing codebase context to generate code. While it uses shell commands for validation, the workflow is consistent with a developer assistant role. - Ingestion points: User feature requests and existing monorepo code (referenced in
SKILL.md). - Boundary markers: None explicitly defined for untrusted input.
- Capability inventory: Shell execution for project validation (
yarncommands inSKILL.md). - Sanitization: None detected; the skill relies on standard developer tools for validation.
Audit Metadata