ppio-docs
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches reference documentation from PPIO's official GitHub repository (
raw.githubusercontent.com/PPIO/ppio-skills/...). This is a standard practice for maintaining up-to-date documentation and targets a recognized organization. - [COMMAND_EXECUTION]: The skill provides instructional commands for users to interact with PPIO services, such as using
curlto fetch model lists orsshto connect to GPU instances. These are standard developer operations and do not include automated or hidden execution. - [SAFE]: Hardcoded placeholders like
<YOUR_API_KEY>and instructions to use.envfiles for secret management follow security best practices. All URLs point to officialppio.comdomains or trusted community tools (OpenAI, LangChain, etc.). - [SAFE]: Recommended Python and Node.js packages (
ppio-sandbox,openai,langchain_openai) are official libraries for the described integrations.
Audit Metadata