azure-appconfiguration-ts
Enables centralized configuration management in applications using Azure App Configuration SDK for JavaScript, enhancing feature flag and settings management.
Install this skill
or
80/100
Security score
The azure-appconfiguration-ts skill was audited on May 12, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 96
Template literal with variable interpolation in command context
SourceSKILL.md
| 96 | console.log(`${setting.key}: ${setting.value}`); |
medium line 200
Template literal with variable interpolation in command context
SourceSKILL.md
| 200 | key: `${featureFlagPrefix}Beta`, |
medium line 275
Template literal with variable interpolation in command context
SourceSKILL.md
| 275 | console.log(`${setting.key}: ${setting.value}`); |
low line 42
Access to .env file
SourceSKILL.md
| 42 | process.env.AZURE_APPCONFIG_ENDPOINT!, |
low line 48
Access to .env file
SourceSKILL.md
| 48 | process.env.AZURE_APPCONFIG_CONNECTION_STRING! |
low line 128
Access to .env file
SourceSKILL.md
| 128 | process.env.AZURE_APPCONFIG_ENDPOINT!, |
low line 29
External URL reference
SourceSKILL.md
| 29 | AZURE_APPCONFIG_ENDPOINT=https://<your-resource>.azconfig.io |
low line 31
External URL reference
SourceSKILL.md
| 31 | AZURE_APPCONFIG_CONNECTION_STRING=Endpoint=https://...;Id=...;Secret=... |
Scanned on May 12, 2026
View Security DashboardGitHub Stars 39.2K
Rate this skill
Categorydevelopment
UpdatedJune 10, 2026
sickn33/antigravity-awesome-skills