monitoring
Enables users to create and manage monitoring checks for APIs and web applications using the Checkly CLI, enhancing reliability and performance.
Install this skill
Security score
The monitoring skill was audited on Feb 12, 2026 and we found 27 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Access to .env file
| 142 | - Read the input credentials from env variables using `process.env`. |
External URL reference
| 13 | - Use the [Checkly CLI reference documentation](https://www.checklyhq.com/docs/cli/overview/). |
External URL reference
| 14 | - Use the [Checkly construct reference documentation](https://www.checklyhq.com/docs/constructs/overview/). |
External URL reference
| 44 | **Reference:** https://www.checklyhq.com/docs/constructs/project/ |
External URL reference
| 65 | baseURL: "https://app.example.com", |
External URL reference
| 93 | **Reference:** https://www.checklyhq.com/docs/constructs/api-check/ |
External URL reference
| 101 | url: 'https://api.example.com/v1/products', |
External URL reference
| 151 | **Reference:** https://www.checklyhq.com/docs/constructs/browser-check/ |
External URL reference
| 191 | **Reference:** https://www.checklyhq.com/docs/constructs/playwright-check/ |
External URL reference
| 211 | **Reference:** https://www.checklyhq.com/docs/constructs/multistep-check/ |
External URL reference
| 246 | **Reference:** https://www.checklyhq.com/docs/constructs/tcp-monitor/ |
External URL reference
| 294 | **Reference:** https://www.checklyhq.com/docs/constructs/url-monitor/ |
External URL reference
| 302 | url: 'https://example.com', |
External URL reference
| 338 | - Reference [the docs for DNS monitors](https://www.checklyhq.com/docs/constructs/dns-monitor/) before generating any code. |
External URL reference
| 341 | **Reference:** https://www.checklyhq.com/docs/constructs/dns-monitor/ |
External URL reference
| 381 | **Reference:** https://www.checklyhq.com/docs/constructs/heartbeat-monitor/ |
External URL reference
| 419 | **Reference:** https://www.checklyhq.com/docs/constructs/check-group/ |
External URL reference
| 434 | Here are some examples of how to create different types of alert channels. All alert are described in the [Checkly docs](https://www.checklyhq.com/docs/constructs/overview/). |
External URL reference
| 438 | **Reference:** https://www.checklyhq.com/docs/constructs/email-alert-channel/ |
External URL reference
| 452 | **Reference:** https://www.checklyhq.com/docs/constructs/phone-call-alert-channel/ |
External URL reference
| 466 | **Reference:** https://www.checklyhq.com/docs/constructs/slack-alert-channel/ |
External URL reference
| 472 | url: 'https://hooks.slack.com/services/TK123456789123/12345/123456789', |
External URL reference
| 486 | **Reference:** https://www.checklyhq.com/docs/constructs/status-page/ |
External URL reference
| 513 | **Reference:** https://www.checklyhq.com/docs/constructs/status-page-service/ |
External URL reference
| 528 | **Reference:** https://www.checklyhq.com/docs/constructs/dashboard/ |
External URL reference
| 563 | **Reference:** https://www.checklyhq.com/docs/constructs/maintenance-window/ |
External URL reference
| 586 | **Reference:** https://www.checklyhq.com/docs/constructs/private-location/ |