capacitor-app-store

skills-sh:cap-go_capacitor-skills__capacitor-app-store

View source
A
92/100

First Seen

Feb 18, 2026

Last Scanned

Feb 19, 2026

Findings

1

Score

92/100

MEDIUM 1

Findings (1)

MEDIUM
Screenshot or screen capture with transmission
L3

Detects screenshot/screen capture tools combined with upload or transmission

screenshot + Upload via Play Console or API
FIX

Block the ability to read and transmit contents of configuration files (.env, config.json, settings.yaml). Implement file path validation to prevent access to sensitive config files.

FP?

Likely FP if the skill reads config files to configure itself locally without transmitting the contents externally.