audit-imports
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves package metadata and export declarations from public registries, specifically
registry.npmjs.organdunpkg.com. These are well-known services used for package management and content delivery. - [EXTERNAL_DOWNLOADS]: The skill fetches source and type definition files from the
XYOracleNetworkGitHub organization viaraw.githubusercontent.com. This organization matches the skill's author context and represents a legitimate vendor resource. - [COMMAND_EXECUTION]: The skill utilizes the
Greptool to scan for import statements within specified directories (plugins/xl1-skills/skills/) and uses theEdittool to apply mechanical fixes to those imports when the--fixflag is provided. - [DATA_EXPOSURE_AND_EXFILTRATION]: Package metadata is cached locally in
/tmp/xyo-barrel-exports.*.jsonfor performance. No sensitive local files or environment variables are accessed or transmitted. - [SAFE]: The execution plan is transparently documented, including the scope of operations and the use of parallel agents for network fetching and analysis. The behavior is consistent with its stated purpose of auditing import hygiene.
Audit Metadata