axiom-deep-link-debugging

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code snippets for developer-focused debugging features without any detected malicious patterns.
  • [COMMAND_EXECUTION]: Includes a shell script utilizing the standard macOS /usr/libexec/PlistBuddy utility. This script is designed to remove debug URL schemes from the Info.plist during the Release build phase, which is a recommended security practice for iOS development to prevent exposure of internal testing endpoints.
  • [DATA_EXPOSURE]: Demonstrates the use of UserDefaults and NotificationCenter to manage application state locally for testing purposes. These operations are confined to the application sandbox and are appropriately wrapped in #if DEBUG preprocessor directives to prevent production impact.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 11:54 AM