skill-status

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses bash specifically to retrieve current system time for logging purposes (e.g., date '+%Y-%m-%d %H:%M %Z %z'). This is a benign and expected use of the tool for progress tracking.
  • [DATA_EXPOSURE]: It accesses a local configuration file .skill-state.json to manage user progress and learning plans. There is no evidence of attempts to access sensitive system paths, credentials, or environment variables.
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and archive untrusted data provided by the user (such as code snippets, notes, and error messages) into a workspace/ directory. While this constitutes an ingestion surface for untrusted content, the instructions focus on archival and organizational tasks rather than execution of that content, and it lacks dangerous capability chains.
  • [REMOTE_CODE_EXECUTION]: No remote scripts, package installations, or external code downloads were identified. All operations are performed on local files within the agent's scoped environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 06:19 AM
Security Audit — agent-trust-hub — skill-status