androidbooster-ui — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited androidbooster-ui (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
ApiRecyclerViewActivity — Activity for API-backed RecyclerView; injects ApiRecyclerViewModel, RetrofitApiRecyclerViewFragment — Fragment variantApiRecyclerViewModel — Extends BaseViewModel; exposes errorText, errorVisible, progressBarVisible, recyclerViewVisible with DataBindingcore/ui/.../utils/BindingUtils.kt:
@BindingAdapter("app:imageUrl") — Load image URL into ImageView via Coil; uses ic_image_placeholder on errorcore/ui/.../utils/SnackbarUtils.kt:
displaySnackbar(parentView, message, length, color)displaySnackbarWithAction(parentView, message, length, color, actionText, listener)core/ui/.../utils/DialogUtils.kt:
displayAlertDialog(context, title, message) — Simple alertcreateProgressDialog(context) — Progress dialog with dialog_progress layoutcore/ui/.../utils/DisplayUtils.kt:
getOrientation(context) — Returns Configuration.ORIENTATION_PORTRAIT or ORIENTATION_LANDSCAPEcore/ui/.../utils/UnitUtils.kt:
convertDpToPixels(context, dp) — dp → pxconvertPixelsToDp(context, px) — px → dp~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.