detectify
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a standard integration for the Detectify service using the Membrane platform. All instructions align with official documentation and intended functional use cases.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of the official CLI package
@membranehq/clifrom the NPM registry. This package is provided by the skill's author and is a legitimate requirement for the integration. - [COMMAND_EXECUTION]: The instructions involve executing shell commands using the
membraneCLI. This is the primary method of interaction and is used to manage connections and run actions without exposing sensitive logic or credentials in the prompt itself. - [CREDENTIALS_UNSAFE]: The skill correctly delegates authentication to the
membrane loginandmembrane connectworkflows, ensuring that no API keys, tokens, or other sensitive credentials are hardcoded or handled directly by the agent instructions.
Audit Metadata