reporter-setup
Configures Testomat.io test reporting for various automation frameworks, ensuring seamless integration and accurate test result tracking.
Install this skill
or
77/100
Security score
The reporter-setup skill was audited on May 12, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 60
Access to .env file
SourceSKILL.md
| 60 | - Testomatio API key source (`.env` / user input / missing). |
medium line 100
Access to .env file
SourceSKILL.md
| 100 | Check if "TESTOMATIO" API key exists in `.env`: |
medium line 102
Access to .env file
SourceSKILL.md
| 102 | - **If missing**: Add to `.env` token placeholder (format: `tstmt_xxxxx`) : |
low line 159
Access to .env file
SourceSKILL.md
| 159 | # or If no `.env` used |
medium line 178
Access to .env file
SourceSKILL.md
| 178 | - Testomatio API key: detected (.env) |
low line 244
Access to .env file
SourceSKILL.md
| 244 | Agent: Please replace API token in `.env` file |
low line 118
External URL reference
SourceSKILL.md
| 118 | ( <project-id> link - https://app.testomat.io/projects/<project-id>/settings/project ) |
Scanned on May 12, 2026
View Security Dashboard