socialite-development
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation assistant for developers implementing OAuth via Laravel Socialite. It provides configuration templates and explains common implementation requirements.- [EXTERNAL_DOWNLOADS]: The skill mentions installing community providers via the standard PHP package manager. The referenced resources on socialiteproviders.com are well-known and widely used within the Laravel ecosystem.- [DATA_EXPOSURE]: Provides instructions for configuring client credentials within standard application configuration files. This aligns with industry best practices for managing OAuth secrets.- [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: Recommends fetching provider-specific documentation from an external website (socialiteproviders.com) using a web fetch tool.
- Boundary markers: No explicit markers or delimiters are specified for the fetched content.
- Capability inventory: The skill's functionality is limited to information retrieval and code generation; it does not request execution of commands, file writes, or other sensitive operations.
- Sanitization: No specific sanitization measures are mentioned for the external documentation content.
Audit Metadata