calver-versioning
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill performs standard software versioning tasks using local development tools.
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by reading and processing project files. This is a necessary aspect of its functionality for identifying and updating version numbers.
- Ingestion points:
pyproject.toml,package.json,deno.json,Cargo.toml,setup.cfg,__version__,jsr.json,README,changelog, and release notes. - Boundary markers: Absent.
- Capability inventory: The skill uses
gitandrgvia shell execution, alongside file-writing capabilities to update project metadata. - Sanitization: Absent.
Audit Metadata