agenta-package-practices
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a technical reference for managing the '@agenta/*' workspace packages. It outlines best practices for code placement, component usage, and unit testing within a specific development environment.
- [COMMAND_EXECUTION]: The skill references standard development commands such as 'pnpm turbo run build' and 'pnpm turbo run lint'. These are documented as part of a routine developer workflow to verify builds and are not malicious or arbitrary.
- [DATA_EXPOSURE]: Mention of environment variables ('getEnv') and project identifiers ('projectId') occurs within the context of legitimate frontend state management and API interactions. No patterns of unauthorized data exfiltration or credential harvesting were identified.
- [REMOTE_CODE_EXECUTION]: The skill does not contain any instructions for downloading or executing code from untrusted remote sources. All package references are internal to the '@agenta' namespace or represent standard development tools.
Audit Metadata