roblox-typescript-developer

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to use standard development tools and project scripts, such as npm run build, npx rbxtsc, and rojo sourcemap. These operations are consistent with the intended purpose of managing a Roblox TypeScript build pipeline.- [PROMPT_INJECTION]: The skill analyzes project files including package.json, tsconfig.json, and TypeScript source files to identify project configuration and interop requirements. While these are external data sources, the skill treats them as standard build artifacts within a development environment.
  • Ingestion points: package.json, tsconfig.json, and .ts source files.
  • Boundary markers: None explicitly defined in the instructions.
  • Capability inventory: Execution of shell commands via npm, npx, and rojo.
  • Sanitization: No specific sanitization or validation of the input file content is mentioned.- [EXTERNAL_DOWNLOADS]: References the use of roblox-ts and @rbxts/types from the npm registry, which are standard components of the Roblox TypeScript ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 01:11 PM
Security Audit — agent-trust-hub — roblox-typescript-developer