Firefox Add-ons Verified

APIVoid Request Tester

by APIVoid · 1 users
0483f734-47aa-5a8d-a2cc-4ffa1992cf65 | v1.0
40/ 100
MEDIUM risk
Analyst verdict
Review before use

The AI review rates the findings as likely false positive, but the risk score (40/100) still counts them.

Analysis record

Analysed
3 months ago
Version
v1.0
Artifact
SHA256 03B…2DB
Source
Findings (non-IoC)

Evidence ledger

Ranked by severity · findings with a source location link to the code viewer

1 detail row

Network Indicators

Concrete URLs, domains, IPs, emails, and hashes extracted from the analyzed artifact.

29 total
...

Network indicators are queued for lazy loading

Scroll this section into view to load the detailed rows.

Publisher Evidence

Limited evidence

APIVoid

Publisher identity, store signals, distribution reach, and warning signals used for context. Treat this as supporting evidence, not a clean bill of health.

Firefox does not expose the same publisher verification data as IDE stores, so this score is deliberately conservative.

52
Noisy-finding weight
x1.00
Publisher domain
apivoid.com
Observed
Store verification signal
Limited signal
Limited
Extension portfolio
13
Portfolio

13 evidence rows available.

Finding Categories

1
Network
29
IoC Indicators

Requested Permissions

4 permissions
https://*/*
Dangerous
http://*/*
Dangerous
downloads

Manage, modify, and monitor downloads

High
storage
Low

AI Security Report

AI Security Review

Risky Plugins reviewed this extension with an AI-assisted security workflow on 2026-05-31. The review verdict is likely false positive with 90% confidence.

Recommended action: no action. Evidence context: threat category none; evidence quality strong.

The APIVoid Request Tester extension has a number of findings that are indicative of its intended functionality as an HTTP request testing tool. The XIOC extractor has detected several domains, including timings.total, profile.id, performance.now, sorted.map, reader.read, and tab.click, which appear to be related to the extension's functionality. Additionally, the extension makes a network call of type 'fetch' in the app.js file. However, none of these findings suggest malicious behavior. The extension's description and functionality are consistent with its intended purpose, and there is no evidence of malware signatures, obfuscation, or other suspicious behavior. One potential counterargument to this verdict is that the extension's lack of developer information and low user count could indicate a potential risk. However, in the absence of any concrete evidence of malicious behavior, this is not sufficient to overturn the verdict. The strongest counterargument would be that the extension's ability to make network requests and access certain domains could potentially be used for malicious purposes. However, this is a common functionality in many extensions, and without evidence of actual malicious behavior, it is not sufficient to justify a different verdict.

Key Reasons

  • No malware signatures detected
  • No obfuscation detected
  • Extension functionality consistent with intended purpose

False Positive Considerations

  • IoC extractor garbage

About This Extension

Send and test HTTP API requests directly from your browser, with full control over headers, body, and method. Five request body formats: • None - for GET, HEAD, and other body-less requests • JSON - pretty input with automatic Content-Type • Form-urlencoded - for classic form submissions • Raw text - send any payload as-is • Custom headers - add, edit, and remove headers freely Save any request as a named profile and re-run it later with a single click. All seven HTTP methods are supported (GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS). Inspect responses with status code, total time, payload size, full response body (JSON is auto-formatted and syntax-highlighted), and a complete response headers table. Copy or save the body and headers to a file in one click. No uploads, no external servers, no telemetry, everything runs locally in your browser. Saved profiles live only in your local extension storage. Very simple to use: • Click the pinned icon on the toolbar • Enter a URL, pick a method, add headers or a body if needed • Click "Send Request" to see the response • Click "Save Profile" to store it for later • Re-run any saved profile from the "Saved Profiles" tab Built for developers who frequently test API endpoint.

Frequently Asked Questions