prefactor-skill-selector
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use the Prefactor CLI (
@prefactor/cli) to manage environments, agents, and instances (e.g.,prefactor agents create). - [EXTERNAL_DOWNLOADS]: The workflow requires the installation of several NPM packages from the
@prefactornamespace, including@prefactor/core,@prefactor/langchain, and@prefactor/ai, which are vendor-specific libraries for telemetry instrumentation. - [SAFE]: The skill demonstrates security awareness by instructing users to ensure that configuration files containing sensitive API tokens (
prefactor.json) are ignored by version control systems usinggit check-ignore. - [SAFE]: Instrumentation guidelines explicitly recommend redacting secrets and enforcing truncation limits on captured inputs and outputs before they are transmitted to the telemetry backend.
Audit Metadata