CtrlK
BlogDocsLog inGet started
Tessl Logo

expo-deployment

Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes

85

1.50x
Quality

81%

Does it follow best practices?

Impact

90%

1.50x

Average score across 3 eval scenarios

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

W012: Unverifiable external dependency detected (runtime URL that controls agent).

What this means

The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.

Why it was flagged

The skill includes a runtime fetch in store.config.js that loads external JSON from https://api.example.com/app-store-copy and injects it into the app store metadata (apple.info), meaning remote content fetched at runtime directly controls the generated configuration used for submissions.

Report incorrect finding
Repository
openai/plugins
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.