sentry
Integrates with Sentry API for error monitoring and project management, enabling users to manage issues and application performance.
Install this skill
Security score
The sentry skill was audited on Mar 3, 2026 and we found 20 security issues across 4 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 436 | 'Authorization': `Bearer ${process.env.MATON_API_KEY}` |
Fetch to external URL
| 432 | const response = await fetch( |
Access to .env file
| 436 | 'Authorization': `Bearer ${process.env.MATON_API_KEY}` |
External URL reference
| 6 | For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). |
External URL reference
| 13 | homepage: "https://maton.ai" |
External URL reference
| 29 | req = urllib.request.Request('https://gateway.maton.ai/sentry/api/0/projects/{organization_slug}/{project_slug}/issues/') |
External URL reference
| 38 | https://gateway.maton.ai/sentry/{native-api-path} |
External URL reference
| 59 | 1. Sign in or create an account at [maton.ai](https://maton.ai) |
External URL reference
| 60 | 2. Go to [maton.ai/settings](https://maton.ai/settings) |
External URL reference
| 65 | Manage your Sentry OAuth connections at `https://ctrl.maton.ai`. |
External URL reference
| 72 | req = urllib.request.Request('https://ctrl.maton.ai/connections?app=sentry&status=ACTIVE') |
External URL reference
| 84 | req = urllib.request.Request('https://ctrl.maton.ai/connections', data=data, method='POST') |
External URL reference
| 96 | req = urllib.request.Request('https://ctrl.maton.ai/connections/{connection_id}') |
External URL reference
| 110 | "url": "https://connect.maton.ai/?session_token=...", |
External URL reference
| 124 | req = urllib.request.Request('https://ctrl.maton.ai/connections/{connection_id}', method='DELETE') |
External URL reference
| 137 | req = urllib.request.Request('https://gateway.maton.ai/sentry/api/0/organizations/') |
External URL reference
| 433 | 'https://gateway.maton.ai/sentry/api/0/organizations/', |
External URL reference
| 450 | 'https://gateway.maton.ai/sentry/api/0/organizations/', |
External URL reference
| 463 | 'https://gateway.maton.ai/sentry/api/0/issues/12345/', |
External URL reference
| 501 | - [Maton Community](https://discord.com/invite/dBfFAcefs2) |