CtrlK
BlogDocsLog inGet started
Tessl Logo

webapp-testing

Use this skill to build features or debug anything that uses a webapp frontend.

44

Quality

45%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

Fix and improve this skill with Tessl

tessl review fix ./.agency/plugins/nori/skills/webapp-testing/SKILL.md
SKILL.md
Quality
Evals
Security

Security

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.

Critical

E004: Prompt injection detected in skill instructions.

What this means

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.

Why it was flagged

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.

Report incorrect finding
High

W007: Insecure credential handling detected in skill instructions.

What this means

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.

Why it was flagged

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.

Repository
microsoft/FluidFramework
Audited
Security analysis
Snyk

Is this your skill?

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.