swift-package-agents-maintainer
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a local shell script
scripts/sync_agents_md.shto automate the discovery and updating of AGENTS.md files. The script uses standard commands likefind,cmp, andcpto manage files within defined workspace paths. - [DATA_EXPOSURE]: The script scans local directories (defaulting to
~/Workspace) to identify Swift projects. This behavior is aligned with the skill's documented purpose of repository maintenance and does not involve accessing sensitive system files or external data transmission.
Audit Metadata