logging-setup
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill instructions and accompanying templates follow best practices for Apple platforms and do not contain any obfuscated code, hidden instructions, or malicious command patterns.
- [DATA_EXFILTRATION]: The skill uses search and read tools to locate
print()statements within the user's project. These operations are restricted to the local filesystem and do not involve network transmission or access to sensitive credential directories. - [REMOTE_CODE_EXECUTION]: The skill operates entirely using local templates (
templates/AppLogger.swift) and does not fetch or execute remote scripts or external packages. - [PROMPT_INJECTION]: The skill processes untrusted user data (source code) through ingestion points like
GrepandRead(SKILL.md). While boundary markers and sanitization for this content are absent, the skill's capability inventory (Write, Edit, Bash) is directed towards code migration tasks, and no exploitable logic chains or attempts to bypass agent safety filters were identified.
Audit Metadata