deep-linking
Generates deep linking infrastructure for mobile apps, enabling custom URL schemes and Siri Shortcuts for seamless navigation.
Install this skill
or
93/100
Security score
The deep-linking skill was audited on May 23, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 282
Curl to non-GitHub URL
SourceSKILL.md
| 282 | curl -I "https://yourapp.com/.well-known/apple-app-site-association" |
low line 210
External URL reference
SourceSKILL.md
| 210 | Host at `https://yourapp.com/.well-known/apple-app-site-association`: |
low line 282
External URL reference
SourceSKILL.md
| 282 | curl -I "https://yourapp.com/.well-known/apple-app-site-association" |
Scanned on May 23, 2026
View Security Dashboard