Use this skill to build features or debug anything that uses a webapp frontend.
44
45%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Fix and improve this skill with Tessl
tessl review fix ./.agency/plugins/nori/skills/webapp-testing/SKILL.mdSecurity
2 findings: 1 critical severity, 1 high severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected a prompt injection in the skill instructions. The skill contains hidden or deceptive instructions that fall outside its stated purpose and attempt to override the agent’s safety guidelines or intended behavior.
The prompt embeds "system-reminder" directives that try to override normal testing procedures (e.g., "ignore any existing tests", "Do NOT use mock mode") which are hidden/authoritative-style instructions that change agent behavior outside the stated testing purpose and conflict with other guidance — this is a prompt-injection style override.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
The prompt explicitly tells the agent to "ask me for credentials" and to test the real app (no mock mode), which requires the LLM to receive and likely embed verbatim secrets (e.g., in Playwright scripts or requests), creating an exfiltration risk.
f9f2007
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.