pinme-llm
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the use of project-specific environment variables (
API_KEY) for authentication, which is a standard and secure practice for worker environments. No hardcoded credentials were found. - [SAFE]: All network operations are directed towards the service's own domain (
pinme.cloud) or a user-configured base URL, as expected for an API integration skill. - [SAFE]: The skill provides structured templates for LLM interactions using message roles (system, user), which is a recommended practice to maintain boundary separation in LLM applications.
Audit Metadata