skill-metadata-maintainer

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill follows best practices for repository maintenance by requiring explicit user confirmation before overwriting data and implementing strict input validation to ensure operations are confined to the local repository.
  • [COMMAND_EXECUTION]: The skill uses git history (e.g., git log) to derive metadata values like author and creation date. This is a scoped, legitimate use of local tooling for maintenance purposes and includes validation to prevent directory traversal or unauthorized access outside the skill directories.
  • [DATA_EXFILTRATION]: No network operations or data exfiltration patterns were found. All operations are local to the repository and focus on metadata consistency.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 02:38 PM