agent-native-docs
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for accessing local documentation and source code samples for the @agent-native/core framework. These instructions are intended to ensure the agent uses version-matched references from the local environment rather than potentially outdated training data.
- [SAFE]: Command execution is limited to local documentation search tools (
pnpm action docs-search,pnpm action source-search) and standard file searching utilities (rg). These operations are restricted to the framework's own directories withinnode_modules. - [SAFE]: No network operations, sensitive file access, or persistence mechanisms were detected. The skill operates entirely within the context of local development and documentation lookup.
Audit Metadata