Security posture
This page documents controls declared in the repository. TradeClaw has not completed an independent OWASP assessment, penetration test, or certified dependency audit, so no compliance grade or security score is claimed.
Assessment scope
The OWASP Top 10 categories below are review areas, not pass/fail results. Each remains unassessed until evidence from a dated review is published.
Declared response headers
These values mirror the application configuration. They are not a live probe of a deployed reverse proxy, CDN, or browser response.
X-Content-Type-Options
nosniff
X-Frame-Options
SAMEORIGIN
Referrer-Policy
strict-origin-when-cross-origin
Permissions-Policy
camera=(), microphone=(), geolocation=(self)
Content-Security-Policy
Report-only policy set by middleware
Source review
Review the repository and deployment configuration directly.
Self-hosting
Docker Compose is available for deployments you operate.
Disclosure
Report suspected vulnerabilities through GitHub Security Advisories.