export-proto
Exports proto definitions and regenerates project protobuf artifacts efficiently, ensuring up-to-date project configurations.
Install this skill
or
40/100
Security score
The export-proto skill was audited on Jun 8, 2026 and we found 4 security issues across 1 threat category, including 4 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 17
Template literal with variable interpolation in command context
SourceSKILL.md
| 17 | When the user says one of the following exact intents with parameter `${branch_name}`: |
high line 22
Template literal with variable interpolation in command context
SourceSKILL.md
| 22 | Then run `proto_update ${branch_name}` (or fallback to script path execution). |
high line 24
Template literal with variable interpolation in command context
SourceSKILL.md
| 24 | If user omits `${branch_name}`: |
high line 88
Template literal with variable interpolation in command context
SourceSKILL.md
| 88 | Agent: Which branch do you want to export? Recent branches: `${THE_LAST_5_UPDATED_BRANCH}` |
Scanned on Jun 8, 2026
View Security Dashboard