lambdatest-agent-skills
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the LambdaTest/agent-skills repository and official documentation. These are well-known resources used to provide legitimate automation templates and configuration.
- [COMMAND_EXECUTION]: The skill generates and suggests standard package manager commands like npm install and pip install, as well as test runner commands for supported frameworks. These actions are necessary for the skill's primary function.
- [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface as it processes user requirements to generate code.
- Ingestion points: User-provided testing requirements.
- Boundary markers: Not explicitly defined in the instructions.
- Capability inventory: Execution of package managers and test runners across multiple languages.
- Sanitization: The skill explicitly mandates the use of environment variables for sensitive credentials to mitigate data exposure risks.
Audit Metadata