Skip to content

Add missing README - #1

Draft
badchars wants to merge 1 commit into
mainfrom
docs/add-readme
Draft

Add missing README#1
badchars wants to merge 1 commit into
mainfrom
docs/add-readme

Conversation

@badchars

Copy link
Copy Markdown
Contributor

What does this PR do?

This repo has no README (only manifest.json, background/, popup/, icons/, docs/, postman_collection.json). Generated from a scheduled SEO/discoverability review of the org's public repos. Not merged, for your review only.

Adds a minimal README covering: what the extension does, how it plugs into CyberStrike's HackBrowser/proxy pipeline, install steps, and a plain-language note on why it requests broad permissions (webRequest, <all_urls>, cookies, contextualIdentities).

Why this matters beyond SEO: a security-adjacent browser extension with zero documentation and broad traffic-capture permissions is a trust red flag for anyone evaluating it (would-be users, AMO reviewers, security researchers browsing the org). A short README that plainly states what data it touches and where it goes closes that gap.

Please review the wording, especially the permissions paragraph, since I inferred its behavior from manifest.json and the public README of the main CyberStrike repo rather than the extension's source.

Type of change

  • Documentation

Security impact

  • This PR has no security impact (documentation only, describes existing behavior)

How did you verify it works?

New file only, no code changed. Content is based on manifest.json's declared permissions and the HackBrowser section of the CyberStrikeus/CyberStrike README.

Checklist

  • PR is focused on a single change
  • No secrets, credentials, or API keys in the diff
  • Breaking changes are documented (if any) — n/a

Part of a broader SEO/discoverability report also covering GitHub topics and About descriptions for this repo and the org's other public repos. Full report sent separately for review.

This repo had no README at all. For a browser extension that requests
broad webRequest/cookies/all_urls permissions, that is a discoverability
and trust gap: visitors currently have no way to tell what it does or
why it needs those permissions short of reading manifest.json and the
source. Adds a minimal README covering purpose, install, and permissions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant