polystella-contributor

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFE
Full Analysis
  • [Command Execution]: The skill instructs the agent to perform standard development tasks using the pnpm package manager. Specifically, it involves running pnpm test for verification, pnpm build for compilation, and executing the locally generated CLI via node dist/cli.js. These are routine operations for a contributor working within a software repository.
  • [Network Operations]: The recipes include templates for implementing translation providers that utilize fetch to communicate with external AI service endpoints. This functionality is central to the tool's purpose of automating content translation and is documented with standard implementation patterns.
  • [Credential Handling]: The guide provides instructions on defining configuration schemas that include sensitive fields like apiKey. The templates demonstrate correct usage of these fields within a provider's logic, focusing on implementation structure rather than the storage or exposure of actual credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 08:52 PM
Security Audit — agent-trust-hub — polystella-contributor