plaud-embedded-ios-sdk-skill

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The references/project.yml file contains a postGenCommand which executes a perl string replacement script. This command is designed to modify the generated project.pbxproj file to ensure compatibility with specific Xcode versions (Xcode 14.0) by adjusting the objectVersion and compatibilityVersion fields.
  • [EXTERNAL_DOWNLOADS]: The skill links to external documentation on docs.plaud.ai and references source code from the Plaud-AI/plaud-sdk-public repository on GitHub. These are official resources provided by the skill's author to facilitate SDK integration.
  • [SAFE]: Credentials such as PLAUD_API_KEY and PLAUD_CLIENT_ID are referenced as build system variables (e.g., $(PLAUD_API_KEY)) in the project.yml file, following best practices for secret management in iOS development rather than hardcoding sensitive information.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 08:44 PM
Security Audit — agent-trust-hub — plaud-embedded-ios-sdk-skill