implement-saaskit-python
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the official
scalekit-sdk-pythonpackage from the vendor. This is a standard and expected dependency for integrating the vendor's authentication service. - [INDIRECT_PROMPT_INJECTION]: The skill identifies a potential injection surface via the
returnToURL parameter across all implementation files. It mitigates this by providing mandatory guardrails for relative path enforcement and leveraging built-in sanitization, while its core capability is generating standard authentication boilerplate code.
Audit Metadata