skills/jeremylongshore/claude-code-plugins-plus-skills/validating-authentication-implementations/Gen Agent Trust Hub
validating-authentication-implementations
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and scripts are focused entirely on the stated purpose of auditing authentication security. No attempts to bypass safety filters, exfiltrate data, or execute unauthorized commands were detected.
- [COMMAND_EXECUTION]: The scripts use standard argument parsing and file I/O to process configuration files and tokens. No arbitrary command execution patterns or unsafe subprocess calls were found.
- [DATA_EXFILTRATION]: The skill does not perform any network operations or access sensitive system files like SSH keys or AWS credentials. It strictly operates on the target codebase provided in the environment.
- [PROMPT_INJECTION]: The instructions are clear and follow best practices for security auditing without using injection techniques or trying to override system behavior.
- [EXTERNAL_DOWNLOADS]: No external scripts or packages are downloaded or executed at runtime. All logic is contained within the provided scripts using standard Python libraries.
Audit Metadata