meta-skill-importer

Pass

Audited by Gen Agent Trust Hub on Jun 29, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The PowerShell script scripts/import_skill.ps1 performs a git clone operation to download content from remote repositories provided via the RepoUrl parameter. The documentation provides examples targeting official, well-known repositories from Google Gemini.
  • [COMMAND_EXECUTION]: The skill executes the git command-line utility and various PowerShell file system cmdlets (Move-Item, Remove-Item, Test-Path) to automate the cloning and placement of external skill files. These operations are restricted to the local file system and are consistent with the skill's stated purpose as an importer tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 29, 2026, 08:36 PM
Security Audit — agent-trust-hub — meta-skill-importer