streak-tracker

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were detected. The skill's primary function is to generate boilerplate Swift code from provided templates.
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to perform environmental checks, such as verifying the Swift version and platform compatibility. This is a standard practice for development-oriented skills.
  • [DATA_EXFILTRATION]: The skill utilizes Glob and Grep tools to identify existing files in the user's project related to streak tracking. This activity is restricted to identifying potential code conflicts and ensuring proper integration within the existing project structure.
  • [PROMPT_INJECTION]: The skill has a data ingestion surface where it reads existing project files to determine if a streak system is already present. This is a common pattern for code generation skills to provide context-aware suggestions.
  • Ingestion points: Existing Swift files identified by Glob and Grep in the SKILL.md logic.
  • Boundary markers: Absent.
  • Capability inventory: Bash, Write, Edit, and AskUserQuestion tools.
  • Sanitization: Absent.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 05:18 PM
Security Audit — agent-trust-hub — streak-tracker